16 lines
271 B
Plaintext
16 lines
271 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
|