strapi-plugin-config-sync/.gitignore

22 lines
245 B
Plaintext

# Don't check auto-generated stuff into git
coverage
node_modules
stats.json
package-lock.json
files
# Cruft
.DS_Store
npm-debug.log
.idea
# Production build
build
dist
bundle
# Cypress
cypress/screenshots/
cypress/videos/
cypress/downloads/