# generic
__pycache__/
thehive4py.egg-info/
build/
dist/

# pytest
.coverage
coverage.xml

# mkdocs
site/

# misc
tmp/
