# general things to ignore
build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
.eggs

# due to using tox and pytest
.tox
.cache
.mypy_cache


htmlcov/
.coverage

soil_cli/template.zip
.venv
.vscode/
venv
test/processed_files.db
_version.py