Files
camelot-py/.gitignore
T
2018-09-09 05:29:24 +05:30

11 lines
80 B
Plaintext

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