Skip to content

Instantly share code, notes, and snippets.

@kepford
Created December 12, 2013 17:03
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 kepford/7931401 to your computer and use it in GitHub Desktop.
Save kepford/7931401 to your computer and use it in GitHub Desktop.
.gitignore
## Setting up sane default to help keep my repos clean
*.orig
*.patch
.DS_Store
.sass-cache/*
*.taskpaper
*.tp
# drupal dev sites
*.dev
*.ld
# not sure if this is a good idea
FirePHPCore/
FirePHPCore/*
*.sql.gz
# Name a module directory dev.hide for things like coder and devel if they
# are not in the site repo.
dev.hide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment