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

10 lines
74 B
Plaintext

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