Skip to content

Instantly share code, notes, and snippets.

@edwardteach42
Forked from miles/.gitignore
Created January 11, 2012 22:58
Show Gist options
  • Save edwardteach42/1597318 to your computer and use it in GitHub Desktop.
Save edwardteach42/1597318 to your computer and use it in GitHub Desktop.
Augmented .gitignore for Rails in Aptana
.bundle
.settings
.project
db/*.sqlite3*
log/*.log
*.log
tmp/**/*
tmp/*
doc/api
doc/app
*.swp
*~
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment