diff options
author | Azul <azul@leap.se> | 2012-11-12 19:49:21 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-11-12 19:49:38 +0100 |
commit | b9fb554ca4cb45233bd1323047b357f649bd495b (patch) | |
tree | 03d6763cbfc331c171ad3a0be3f69bdd22f094bc /.gitignore | |
parent | fe8b49232d31681667badaaeff7aa4d0a40445ea (diff) |
fixed .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,9 +17,10 @@ /pkg /*/pkg /log +Gemfile.lock */Gemfile.lock test/dummy/log/* test/dummy/tmp/* # Ignore configuration file. -config/config.ymlGemfile.lock +config/config.yml |