2018-01-19 14:50:34 +01:00

11 lines
134 B
Plaintext

# Don't check auto-generated stuff into git
coverage
node_modules
stats.json
package-lock.json
# Cruft
.DS_Store
npm-debug.log
.idea