Specify /bin specifically, as opposed to any directory called bin/
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,8 +9,8 @@
|
||||
*.out
|
||||
*.hex
|
||||
|
||||
# Ignore bin/ directory
|
||||
bin/
|
||||
# Ignore /bin/ directory
|
||||
/bin/
|
||||
|
||||
# Unignore specific files.
|
||||
!.gitignore
|
||||
|
||||
Reference in New Issue
Block a user