mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02: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
Add a link
Reference in a new issue