scratch-analysis/.gitignore

12 lines
104 B
Text
Raw Normal View History

2018-12-17 18:11:08 -05:00
## OSX
.DS_Store
## NPM
/node_modules
npm-*
package-lock.json
## Code Coverage
.nyc_output/
coverage/