agep-cargo/.gitignore
Antoine Pelletier 0487f5c416 first commit
2025-10-11 02:34:50 +02:00

34 lines
253 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