Update .gitignore to ignore ALL lib/ folders
This commit is contained in:
parent
49aa1ab9c4
commit
3ec1d3d87b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,7 +3,7 @@
|
|||
node_modules/
|
||||
|
||||
# tsc
|
||||
/lib/
|
||||
lib/
|
||||
|
||||
# local development files
|
||||
Makefile
|
||||
|
|
Loading…
Reference in a new issue