From b6e4fbf44208b6cf443b60b583b51bbbfe2a402c Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Mon, 19 Feb 2024 09:51:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9gitnore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/.gitignore b/.gitignore index e40f9f9..54f07af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -<<<<<<< HEAD # Logs logs *.log @@ -22,24 +21,4 @@ dist-ssr *.ntvs* *.njsproj *.sln -*.sw? -======= -# Build and Release Folders -bin-debug/ -bin-release/ -[Oo]bj/ -[Bb]in/ - -# Other files and folders -.settings/ - -# Executables -*.swf -*.air -*.ipa -*.apk - -# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` -# should NOT be excluded as they contain compiler settings and other important -# information for Eclipse / Flash Builder. ->>>>>>> 5369ea967bc3c822fd8b6ab5287e759a8421a757 +*.sw? \ No newline at end of file