Update gitignore for npm modules
This commit is contained in:
parent
6a2cb087fc
commit
f063c3fcfd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -61,4 +61,7 @@ target/
|
|||
#Ipython Notebook
|
||||
.ipynb_checkpoints
|
||||
|
||||
# My local virtualenv
|
||||
ve
|
||||
# The npm installed packages
|
||||
node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue