camelot-py/.gitignore

12 lines
88 B
Plaintext

__pycache__/
*.py[cod]
*.so
build/
dist/
*.egg-info/
.coverage
.pytest_cache/
_build/