Merge branch 'main' into db-fixes-and-patches
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -4,7 +4,7 @@ __pycache__/
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.uv/
|
||||
.env
|
||||
*.env
|
||||
.env.*.local
|
||||
.host-ip
|
||||
.pytest_cache/
|
||||
@@ -40,3 +40,7 @@ supabase/.temp/cli-latest
|
||||
|
||||
# Archive env backups (may contain secrets)
|
||||
archive/management-dashboard-web-app/env-backups/
|
||||
# Nix
|
||||
result
|
||||
result-*
|
||||
.direnv/
|
||||
|
||||
Reference in New Issue
Block a user