Selaa lähdekoodia

Merge pull request #2451 from Xeio/patch-1

Fix comments on same line causing ignore to break
Brendan Forster 7 vuotta sitten
vanhempi
sitoutus
cb38a4c85e
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  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/