infra/.gitignore

18 lines
300 B
Plaintext

# Runtime state and credentials never enter Git.
.env
.env.*
!*.example
gitea/
postgres/data/
postgres/secrets/
postgres/migration/
postgres/.infra-postgres-state
litellm/chatgpt/
litellm/xai_oauth/
litellm/migration/
litellm/.infra-litellm-state
*/migration/
*.snapshot
*/secrets/
git-bridge/state/