Files
camelot-py/.gitignore
T
2018-09-25 12:03:55 +05:30

13 lines
101 B
Plaintext

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