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
|
*.out
|
||||||
*.hex
|
*.hex
|
||||||
|
|
||||||
# Ignore bin/ directory
|
# Ignore /bin/ directory
|
||||||
bin/
|
/bin/
|
||||||
|
|
||||||
# Unignore specific files.
|
# Unignore specific files.
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|||||||
Reference in New Issue
Block a user