blob: 700b12fe4e6cf0fcaa53e71081cb3cb78c9fb2a1 [file] [log] [blame]
syntax: glob
# 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
# Stuff in the test directory.
zipmods.zip
# Stuff in the doc directory.
_build
_spell
sample_html_beta
# Stuff in the ci directory.
*.token