blob: 33daaae72e2065239c3d7c3fb6edd7b0954304da [file] [log] [blame]
*.pyc
*.egg-info/
.tox/
# Eclipse
.settings
.project
.pydevproject
# PyCharm
.idea/
# pytest
.cache/
.pytest_cache/
# autodoc created by sphinx
gh-pages/
# Distribution creation
dist/
build/