Skip to content

Instantly share code, notes, and snippets.

@anabelle
Created September 4, 2012 18:04
Show Gist options
  • Save anabelle/3624267 to your computer and use it in GitHub Desktop.
Save anabelle/3624267 to your computer and use it in GitHub Desktop.
The last .gitignore in h5bp
# 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
intermediate
publish
.idea
# build script local files
build/buildinfo.properties
build/config/buildinfo.properties
#server logs
error_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment