Files
express/.gitignore
Douglas Christopher Wilson 12da523ff7 build: test coverage with istanbul
2014-05-18 01:23:15 -04:00

17 lines
131 B
Plaintext

coverage/
.DS_Store
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.swp
*.swo
benchmarks/graphs
testing
node_modules/
testing
test.js
.idea