diff options
| author | Azul <azul@leap.se> | 2012-11-12 19:49:21 +0100 |
|---|---|---|
| committer | Azul <azul@leap.se> | 2012-11-12 19:49:21 +0100 |
| commit | 6363bde178c9adb08754cfc83ea102039492d6c6 (patch) | |
| tree | 1a8b3f5491fd4fc70cf89ec9e8be2d5e6335c3ca | |
| parent | a0ba5ec9c705a74b86fdb558436fb05103bf88e3 (diff) | |
fixed .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 |
