mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2451 from Xeio/patch-1
Fix comments on same line causing ignore to break
This commit is contained in:
commit
cb38a4c85e
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