reconcile/reconcile-python/.gitignore

10 lines
97 B
Text

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