Files
workavia-calendar-front/.gitignore
T
2025-06-25 17:42:54 +02:00

24 lines
289 B
Plaintext

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