reconcile/reconcile-python/.gitignore

9 lines
87 B
Text

.venv/
.pytest_cache/
.ruff_cache/
__pycache__/
*.egg-info/
*.so
*.dylib
*.dSYM/
dist/