2021-09-07 16:03:54 +02:00

14 lines
151 B
Plaintext

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