react-docker-optimization/.gitignore
hadestructhor 9f8c5e3898
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/manual/workflow Pipeline was successful
feat: Simple Dockerfile version
2025-01-06 20:05:28 +01:00

23 lines
310 B
Text

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