coursera-dl/.gitignore
2018-06-09 22:02:01 +03:00

24 lines
216 B
Text

*.py[co]
*~
.DS_Store
_cache/
.cache/
.vagrant/
.coverage
/cover/
/htmlcov/
/build/
/dist/
*.egg-info
.tox
tags
tmp
# virtualenv folders
venv2
venv3
.idea
.python-version
.ipynb_checkpoints
.ropeproject
.mypy_cache