Browse Source

Merge pull request #2451 from Xeio/patch-1

Fix comments on same line causing ignore to break
Brendan Forster 7 năm trước cách đây
mục cha
commit
cb38a4c85e
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  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/