first
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# Env
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Backend
|
||||
backend/bin/
|
||||
backend/tmp/
|
||||
*.exe
|
||||
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
frontend/.vite/
|
||||
|
||||
# OS / IDE
|
||||
.DS_Store
|
||||
*.log
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user