Things to ignore when using Git with Rails

in the file .git/info/exclude

log/*.log
tmp/**/*
.DS_Store
public/cache/**/*
doc/api
doc/app
*.swp
config/database.yml
db/*.sqlite3
 
things_to_ignore.txt · Last modified: 2008/04/21 16:37 by jim
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki