Files
camelot-py/.gitignore
T
2018-09-09 10:00:22 +05:30

13 lines
97 B
Plaintext

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