Files
camelot-py/.gitignore
T
Vinayak Mehta 8ee54dfc16 Add _static
2018-09-13 16:25:42 +05:30

12 lines
88 B
Plaintext

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