Skip to content

Instantly share code, notes, and snippets.

@zhengjia
Created July 20, 2010 03:01
Show Gist options
  • Save zhengjia/482421 to your computer and use it in GitHub Desktop.
Save zhengjia/482421 to your computer and use it in GitHub Desktop.
.gitignore
config/database.yml
config/s3_credentials.yml
tmp/**/*
.DS_Store
doc/api
doc/app
doc/plugins
doc/*.dot
coverage/*
db/*.sqlite3
log/*.log
To ignore system-wide:
git config --global core.excludesfile /path/to/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment