mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
14 lines
169 B
Plaintext
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 |