Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created January 5, 2015 16:46
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 jacoelho/52430ffc9c103a1c779c to your computer and use it in GitHub Desktop.
Save jacoelho/52430ffc9c103a1c779c to your computer and use it in GitHub Desktop.
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
*.iml
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.classpath
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
*.ipr
*.iws
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea
target
target-eclipse
.vagrant
*.vdi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment