Skip to content

Instantly share code, notes, and snippets.

@neves
Created April 22, 2009 17:21
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 neves/99930 to your computer and use it in GitHub Desktop.
Save neves/99930 to your computer and use it in GitHub Desktop.
default .gitignore
.svn
.DS_Store
Thumbs.db
*~$
config/database.yml
log/*.log
tmp/**/*
vendor/src/**/*
db/*.sqlite*
db/schema.*
public/.htaccess
public/dispatch.*
public/index.*
public/images/rails.png
public/ac/*
doc*
Icon?
TAGS
REVISION
*.tmproj
.settings
.project
.tasks-cache
*DONOTVERSION*
coverage
.*.swp
nbproject
._*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment