lipu-pali/.gitignore
irl f3d4257a4b
All checks were successful
Build and deploy / deploy (push) Successful in 2m6s
feat: build and deploy with netlify
2025-06-03 17:19:15 +01:00

28 lines
312 B
Text

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IntelliJ
/.idea
# Generated docs
/docs/api
# Local Netlify folder
.netlify