Skip to content

Instantly share code, notes, and snippets.

@ericabertan
Created May 24, 2022 19:09
Show Gist options
  • Select an option

  • Save ericabertan/35a6f7f22591af6e1631d93be4d410ea to your computer and use it in GitHub Desktop.

Select an option

Save ericabertan/35a6f7f22591af6e1631d93be4d410ea to your computer and use it in GitHub Desktop.
# Python
__pycache__
*.pyc
*.pyo
*.pyd
.Python
.pytest_cache
# Others
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.hypothesis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment