openrecall/.gitignore
2024-10-01 11:46:26 +02:00

9 lines
74 B
Text

__pycache__
venv
*.db
*.egg-info
dist
build
.pytest_cache
.vscode
.aider*