Files
workavia-calendar-front/.gitignore
2025-08-21 09:27:29 +02:00

25 lines
311 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/dist
# secrets
.DS_Store
.env.js
.env.development.js
.env.test.js
.env.production.js
appList.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*