Skip to content

Instantly share code, notes, and snippets.

@jakemco
Created April 7, 2015 03:49
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 jakemco/9b1f325b37e4a98e0511 to your computer and use it in GitHub Desktop.
Save jakemco/9b1f325b37e4a98e0511 to your computer and use it in GitHub Desktop.
Generic .gitignore
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment