Files
letta-server/.dockerignore
2024-12-09 15:03:11 -08:00

10 lines
86 B
Plaintext

**/__pycache__
**/.pytest_cache
**/*.pyc
**/*.pyo
**/*.pyd
.git
.gitignore
.env
*.log