Ignore node_modules

This commit is contained in:
BigBlueHat
2014-09-08 10:44:03 -04:00
parent 9e0083c18e
commit cfdce8fbc7

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ sandbox/*
.*.swp
.*.swo
_site/*
node_modules/*