Skip to content

Instantly share code, notes, and snippets.

@rgalhama
Last active November 8, 2021 14:47
Show Gist options
  • Save rgalhama/39ca59bb85cd8e59e813ca688f47880a to your computer and use it in GitHub Desktop.
Save rgalhama/39ca59bb85cd8e59e813ca688f47880a to your computer and use it in GitHub Desktop.
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
__pycache__/
*.py[cod]
*$py.class
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Environments #
################
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# PyCharm #
###########
.idea/
# Rrrrrrr #
###########
.Rdata
.Rhistory
# Mine #
tmp/
*.notgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment