arca-processor / .gitignore
Ciroc0's picture
Update arca-processor
8c04aa9 verified
raw
history blame contribute delete
140 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.coverage
*.log
/tmp/