Files
nexe/.gitignore
T
2016-02-24 15:47:48 -08:00

14 lines
169 B
Plaintext

node_modules
npm-debug.log
test/**/src
test/**/out.nex
test/**/test.nex
test/**/tmp
test/**/node_modules
test/**/*.map
test/src
test/test.log
test-results.xml
src
.idea