From 5af80fe929ab429787b3aba15f1e2825369e24ab Mon Sep 17 00:00:00 2001 From: osticko Date: Sun, 16 Jul 2023 06:36:53 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 632806e5f..37fe5ba3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ---> UnrealEngine # Visual Studio 2015 user specific files .vs/ - +.idea/ # Compiled Object files *.slo *.lo