Added node_modules to .gitignore

This commit is contained in:
Eduard Urbach 2016-10-22 15:21:26 +09:00
parent d8f76c01d0
commit 42f30c6a16

1
.gitignore vendored
View File

@ -28,6 +28,7 @@ _testmain.go
# external packages folder
vendor/
node_modules/
# debugger
debug