Update gitignore and settings

This commit is contained in:
Rob Davies 2017-03-31 12:22:57 +01:00
parent 002f40bc1a
commit e87fe7dc7d
2 changed files with 4 additions and 3 deletions

3
web/.gitignore vendored
View file

@ -59,3 +59,6 @@ Thumbs.db
# Ignore any extra git folders.
*/.git/
# Ignore npm modules.
node_modules