git/npm: dont try to include src directory.
This commit is contained in:
@@ -5,3 +5,5 @@ test/**/out.nex
|
||||
test/**/test.nex
|
||||
test/**/tmp
|
||||
test/**/node_modules
|
||||
src
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
node_modules
|
||||
test
|
||||
src
|
||||
|
||||
Reference in New Issue
Block a user