Skip to content

Instantly share code, notes, and snippets.

@isaacdanielanderson
Created April 7, 2018 05:15
Show Gist options
  • Save isaacdanielanderson/539db2d5e9ecc9f7ef16e705054e20ff to your computer and use it in GitHub Desktop.
Save isaacdanielanderson/539db2d5e9ecc9f7ef16e705054e20ff to your computer and use it in GitHub Desktop.
Solid gitignore
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
node_modules/
.tmp/
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
*.komodoproject
.komodotools
_notes
dwsync.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment