14 lines
169 B
Plaintext

# Don't check auto-generated stuff into git
coverage
build
node_modules
# writable files
jwt.json
config/layout.json
actions.json
# Cruft
.DS_Store
npm-debug.log
.idea