Parcourir la source

Fix comments on same line causing ignore to break

Joshua Shaffer il y a 7 ans
Parent
commit
70264dc379
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/