Skip to content

Instantly share code, notes, and snippets.

@repen
Created October 25, 2020 15:48
Show Gist options
  • Save repen/5082d861fca250fe96037611bd53b077 to your computer and use it in GitHub Desktop.
Save repen/5082d861fca250fe96037611bd53b077 to your computer and use it in GitHub Desktop.
gitignore
*.py[cod]
*$py.class
# C extensions
*.so
__pycache__/
.idea
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment