22 lines
338 B
Plaintext
22 lines
338 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/
|
|
|
|
litellm/.env
|
|
mem0/.env
|
|
mem0/history/
|