Ignore some config files, update rails version in Gemfile

This commit is contained in:
Henne Vogelsang 2013-05-15 15:24:55 +02:00 committed by Henne Vogelsang
parent d039670de0
commit e0ac25c64a
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
config/application.rb
config/config.yml
config/database.yml
/vendor/cache
/vendor/cache-old
/storage/*
.idea/*
*.iml