Files
nexe/.gitignore
T
2017-03-05 21:09:09 -08:00

16 lines
185 B
Plaintext

.DS_Store
temp/
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