uchill/front_minimal/.gitignore

39 lines
373 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# dependencies
node_modules
.pnp
.pnp.js
# testing
coverage
# production
.next
.swc
_static
out
dist
build
# environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# misc
.DS_Store
.vercel
.netlify
.vscode
.eslintcache
.unimportedrc.json
tsconfig.tsbuildinfo