Files
memory-gateway/.gitignore
2026-05-05 16:18:31 +08:00

30 lines
348 B
Plaintext

# Local runtime configuration
config.yaml
*.local.yaml
*.secret.yaml
.env
.env.*
# Python cache / test artifacts
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
# Virtual environments
.venv/
venv/
# Local editor / agent metadata
.codex
.DS_Store
# Runtime output
*.log
*.tmp
*.sqlite3
obsidian-vault/Reviews/