~$
\.diff$
\.orig$

\.pyc$
__pycache__/
__version__\.py

\.cache/
\.pytest_cache/

^\.ipynb
^\.tox/
^\.env/
^\.coverage

^output\.xml
^log\.html
^report\.html

\.egg$
\.egg-info/
^\.eggs/

^build/
^dist/

^\.venv/
^\.conda/
