CheddahBot/.gitignore

11 lines
95 B
Plaintext

.env
__pycache__/
*.pyc
data/
memory/embeddings.db
memory/*.md
*.egg-info/
dist/
build/
.venv/