strapi/packages/core/admin/.gitignore
soupette 5f85849435 Fix build release script
Signed-off-by: soupette <cyril@strapi.io>
2021-11-18 13:03:02 +01:00

13 lines
198 B
Plaintext

# Don't check auto-generated stuff into git
coverage
node_modules
stats.json
package-lock.json
yarn-error.log
# Cruft
.DS_Store
npm-debug.log
.idea
.env
admin/src/plugins-dev.js
admin/src/plugins.js