Fix .gitignore to allow src/lib
This commit is contained in:
parent
8d31a7a69c
commit
ac8230e2df
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
lib
|
||||
bin
|
||||
/lib
|
||||
/bin
|
||||
|
|
Loading…
Reference in a new issue