Files
grepo-remote/.gitignore
2026-04-19 19:54:33 +00:00

16 lines
130 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.cache/
venv/
env/
ENV/
.env
.venv
.pytest_cache/
instance/
/.vscode/
.DS_Store
grepo.db
data/