blob: f8813653a5559ece75e3578b80d5d5edb9e60cba [file] [log] [blame]
# Files that can appear anywhere in the tree.
*.pyc
*.pyo
*$py.class
*.pyd
*.so
*.bak
.coverage
.coverage.*
coverage.xml
.metacov
.metacov.*
*.swp
# Stuff generated by editors.
.idea/
.vimtags
# Stuff in the root.
build
*.egg-info
dist
htmlcov
MANIFEST
setuptools-*.egg
.tox
.noseids
.cache
.pytest_cache
.hypothesis
.ruby-version
# Stuff in the test directory.
covmain.zip
zipmods.zip
# Stuff in the doc directory.
doc/_build
doc/_spell
doc/sample_html_beta
# Build intermediaries.
tmp
# Stuff in the ci directory.
*.token
# OS junk
.DS_Store