Parcourir la source

Merge pull request #2451 from Xeio/patch-1

Fix comments on same line causing ignore to break
Brendan Forster il y a 7 ans
Parent
commit
cb38a4c85e
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      Actionscript.gitignore

+ 2 - 3
Actionscript.gitignore

@@ -1,9 +1,8 @@
 # Build and Release Folders
-bin/
 bin-debug/
 bin-release/
-[Oo]bj/ # FlashDevelop obj
-[Bb]in/ # FlashDevelop bin
+[Oo]bj/
+[Bb]in/
 
 # Other files and folders
 .settings/