Skip to content

Instantly share code, notes, and snippets.

@prerakmody
Created December 5, 2017 08: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 prerakmody/e10cdbd9a49eb6169202e2ca70042b0c to your computer and use it in GitHub Desktop.
Save prerakmody/e10cdbd9a49eb6169202e2ca70042b0c to your computer and use it in GitHub Desktop.
extensions and folder names to "disinclude" from git commits
# System Created
*/.ipynb_checkpoints/*
*/__pycache__/*
*.pyc
# Image Formats
*.jpg
*.jpeg
*.png
# User Files
*output*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment