Files
camelot-py/.gitignore
T
Vinayak Mehta 7c3e531b07 Port tests
2018-09-09 05:29:24 +05:30

11 lines
80 B
Plaintext

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