front-dev/.gitignore

12 lines
95 B
Plaintext

node_modules/
.git/
dist/
build/
.env.local
.env.*.local
logs/
*.log
.DS_Store
.vscode/
.idea/