| 1 | *.log |
| 2 | log/* |
| 3 | tmp/**/* |
| 4 | tmp/* |
| 5 | config/database.yml |
| 6 | config/deploy.rb |
| 7 | config/mongrel_cluster.yml |
| 8 | coverage/* |
| 9 | db/*.sqlite3 |
| 10 | db/schema.rb |
| 11 | Capify |
| 12 | selenium.log |
| 13 | |
| 14 | |
| 15 | .bash_history |
| 16 | .bash_logout |
| 17 | .bashrc |
| 18 | .profile |
| 19 | .ssh |
| 20 | .viminfo |
| 21 | .vimrc |

