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

# Build and Release Folders # Build and Release Folders
bin/
bin-debug/ bin-debug/
bin-release/ bin-release/
[Oo]bj/ # FlashDevelop obj
[Bb]in/ # FlashDevelop bin
[Oo]bj/
[Bb]in/


# Other files and folders # Other files and folders
.settings/ .settings/

Loading…
Cancel
Save