Skip to content

Instantly share code, notes, and snippets.

@blakeembrey
Created April 1, 2013 17:28
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 blakeembrey/5286352 to your computer and use it in GitHub Desktop.
Save blakeembrey/5286352 to your computer and use it in GitHub Desktop.
.gitignore
# Read about how to use .gitignore: http://h5bp.com/ae
# 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
nbproject
*.sublime-project
*.sublime-workspace
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Espresso
*.esproj
*.espressostorage
# Rubinius
*.rbc
# Folders to ignore
.hg
.svn
.CVS
.idea
# Project folders to ignore
node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment