11 lines
134 B
Plaintext
Raw Permalink Normal View History

2021-01-22 18:47:12 +01:00
# Don't check auto-generated stuff into git
coverage
node_modules
stats.json
package-lock.json
# Cruft
.DS_Store
npm-debug.log
.idea