20 lines
237 B
Plaintext
20 lines
237 B
Plaintext
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# production
|
|
build
|
|
|
|
# misc
|
|
.DS_Store
|
|
Thumbs.db
|
|
.env
|
|
.idea
|
|
npm-debug.log
|
|
compilation-stats.json
|