git/npm: dont try to include src directory.

This commit is contained in:
Jared Allard
2016-01-30 15:13:42 -08:00
parent b25643483e
commit 36a31b1048
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -5,3 +5,5 @@ test/**/out.nex
test/**/test.nex
test/**/tmp
test/**/node_modules
src
+1
View File
@@ -1,2 +1,3 @@
node_modules
test
src