The Wayback Machine - https://web.archive.org/web/20230316222706/https://github.com/github/gitignore/commit/70264dc379a0a0e6ac6df92ff881b820d96dfb98
Skip to content
Permalink
Browse files
Fix comments on same line causing ignore to break
  • Loading branch information
Xeio committed Aug 11, 2017
1 parent af988f5 commit 70264dc
Showing 1 changed file 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/

1 comment on commit 70264dc

@rsdin
Copy link

@rsdin rsdin commented on 70264dc Nov 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mnn

Please sign in to comment.