Skip to content

Instantly share code, notes, and snippets.

@josedaniel
Created October 9, 2014 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save josedaniel/b8ada8280bbc725874e3 to your computer and use it in GitHub Desktop.
Save josedaniel/b8ada8280bbc725874e3 to your computer and use it in GitHub Desktop.
Default .gitignore file
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment