unplugged-vendor/external/python/pyfakefs/.gitignore

21 lines
174 B
Plaintext

*.pyc
*.egg-info/
.tox/
# Eclipse
.settings
.project
.pydevproject
# PyCharm
.idea/
# pytest
.cache/
# autodoc created by sphinx
gh-pages/
# Distribution creation
dist/