I want the empty bin directory on my repo.
This commit is contained in:
parent
4a84d62d07
commit
44bc60a53b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
lib/*.o
|
lib/*.o
|
||||||
bin
|
|
||||||
|
2
bin/.gitignore
vendored
Normal file
2
bin/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user