Skip to content

Instantly share code, notes, and snippets.

@ryanve
Created May 22, 2020 20:45
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 ryanve/fd6deae66a22fef88d754251c3c86362 to your computer and use it in GitHub Desktop.
Save ryanve/fd6deae66a22fef88d754251c3c86362 to your computer and use it in GitHub Desktop.
ignore image file formats with .gitignore
.DS_Store
*.[gtGT][iI][fF]
*.[jJ][pP][gG]
*.[jJ][pP][eE][gG]
*.[hH][eE][iI][cfCF]
*.[pP][nN][gG]
*.[wW][eE][bB][pP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment