blob: 3a9af66f868f37d69cc09d07a74546c172837de5 [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.
zipmods.zip
# Stuff in the doc directory.
_build
_spell
sample_html_beta
# Stuff in the ci directory.
*.token
# OS junk
.DS_Store