Skip to content

Instantly share code, notes, and snippets.

@Pazzilivo
Created February 6, 2013 14:30
Show Gist options
  • Save Pazzilivo/4722845 to your computer and use it in GitHub Desktop.
Save Pazzilivo/4722845 to your computer and use it in GitHub Desktop.
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
._*
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
.idea
node_modules
dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment