Browse Source

Fix comments on same line causing ignore to break

pull/2451/head
Joshua Shaffer 6 years ago
parent
commit
70264dc379
1 changed files with 2 additions and 3 deletions
  1. 2
    3
      Actionscript.gitignore

+ 2
- 3
Actionscript.gitignore View File

@@ -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/

Loading…
Cancel
Save