add git ignore for modules/node_modules

This commit is contained in:
Michael Teeuw 2016-03-30 13:52:32 +02:00
parent c55ac659c1
commit 1585b7a142

2
modules/node_modules/.gitignore generated vendored Normal file
View File

@ -0,0 +1,2 @@
!/node_helper
!/node_helper/**