agep-cargo/.gitignore
2025-10-11 03:30:14 +02:00

35 lines
293 B
Text

# Node/Vite/Vue
node_modules/
dist/
.env
.DS_Store
*.log
# IDE
.idea/
*.iml
# OS
Thumbs.db
# Vite build output
vite/dist/
# Misc
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# VSCode
.vscode/
# Mac
*.DS_Store
# Linux
*~
# Others
public/*.tmp
/backend/migrations/create_bookings.sql