Files
voyage/apps/public-web/.gitignore
2026-01-22 16:55:28 +01:00

31 lines
272 B
Plaintext

# Next.js
.next/
out/
# Node
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Env
.env
.env.local
.env.development.local
.env.production.local
# IDE
.idea/
.vscode/
# OS
.DS_Store
# Turbo / Next cache
.turbo/
# IntelliJ / IDE
.idea/
# Local data
data/