Skip to content

Instantly share code, notes, and snippets.

@rvasilevsk
Created August 8, 2021 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvasilevsk/340f1443fde9f0efb936b03dd024a06d to your computer and use it in GitHub Desktop.
Save rvasilevsk/340f1443fde9f0efb936b03dd024a06d to your computer and use it in GitHub Desktop.
.gitignore
# myself
*skipgit*
# python
__pycache__/
*.py[cod]
# jetbrains
.idea/
# other
.DS_Store
Thumbs.db
#######################################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment