ignore node_modules and lib
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
!node_modules/
|
||||
node_modules/
|
||||
lib/
|
||||
__tests__/runner/*
|
||||
|
||||
Reference in New Issue
Block a user