Files
dashboard/backend/.gitignore
Matthias Hochmeister f09748f4a1 inital
2026-02-23 17:08:58 +01:00

15 lines
121 B
Plaintext

node_modules/
dist/
logs/
*.log
.env
.env.development
.env.production
.DS_Store
coverage/
*.swp
*.swo
*~
.vscode/
.idea/