removed database.yml, added it to gitignore, added .idea to gitignore

This commit is contained in:
Timothy N. Tsvetkov 2011-03-10 13:22:28 +03:00
parent af3c9b52be
commit c23b0a7f6e
2 changed files with 2 additions and 23 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
db/*.sqlite3
log/*.log
tmp/
config/database.yml
.idea

View File

@ -1,23 +0,0 @@
development:
adapter: postgresql
encoding: unicode
database: rosa_development
pool: 5
username: anayden
password: nfhtkrf
test:
adapter: postgresql
encoding: unicode
database: rosa_test
pool: 5
username: anayden
password: nfhtkrf
production:
adapter: postgresql
encoding: unicode
database: rosa_production
pool: 5
username: rosa
password: