mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00
Fix comments on same line causing ignore to break
This commit is contained in:
parent
af988f5c1e
commit
70264dc379
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue