Ignore node modules dir
This commit is contained in:
parent
bb7ea0c6c7
commit
c114b07d07
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
node_modules/
|
||||||
|
|
Loading…
Reference in a new issue