Add node module to git ignore list

This commit is contained in:
Baohua Yang
2016-08-06 12:40:53 +08:00
parent 85c9b33621
commit 6076ac618a
2 changed files with 9 additions and 3 deletions

3
.gitignore vendored
View File

@@ -6,3 +6,6 @@ _book/
*.swp
*.edx
.DS_Store
node_modules/