Add node_modules subdir to gitignore

This commit is contained in:
est31
2015-02-17 02:07:17 +01:00
committed by sfan5
parent ee2a6dee73
commit 07f944463b

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*~
node_modules
__pycache__
static/list.json
static/servers.js