Add deploy/ to .gitignore; backend index and openapi updates
Made-with: Cursor
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,6 +35,9 @@ backend/data/
|
||||
# Vite
|
||||
frontend/dist/
|
||||
|
||||
# Deploy config (server-specific)
|
||||
deploy/
|
||||
|
||||
# Misc
|
||||
*.local
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user