Skip to content

Instantly share code, notes, and snippets.

@Sinetheta
Created January 24, 2013 23:40
Show Gist options
  • Save Sinetheta/4629713 to your computer and use it in GitHub Desktop.
Save Sinetheta/4629713 to your computer and use it in GitHub Desktop.
# 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
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea
# build script local files
build/buildinfo.properties
build/config/buildinfo.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment