Files
poimen-memory/.dockerignore
T

13 lines
104 B
Plaintext
Raw Normal View History

.git
.gitignore
*.md
__pycache__
*.pyc
.env.local
.venv
venv/
.pytest_cache
.coverage
htmlcov
.DS_Store