Update gitignore and settings
This commit is contained in:
parent
002f40bc1a
commit
e87fe7dc7d
2 changed files with 4 additions and 3 deletions
3
web/.gitignore
vendored
3
web/.gitignore
vendored
|
@ -59,3 +59,6 @@ Thumbs.db
|
|||
|
||||
# Ignore any extra git folders.
|
||||
*/.git/
|
||||
|
||||
# Ignore npm modules.
|
||||
node_modules
|
||||
|
|
Reference in a new issue