diff options
author | Azul <azul@leap.se> | 2012-12-17 16:06:01 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-12-17 16:06:01 +0100 |
commit | 7528695461f2c5725fe29787aa6bf703050a1a4a (patch) | |
tree | 13c881372540b508236bbd1b1d1a4ea545ef069f /.gitignore | |
parent | 3798c67c4d07d6995a553a1303c77d5997114f4f (diff) |
gitignoring files generated in production
fixes #1168
[ci skip]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,3 +21,8 @@ Gemfile.lock */Gemfile.lock test/dummy/log/* test/dummy/tmp/* +config/couchdb.yml +public/assets/* +public/ca.crt +public/config/* +public/provider.json |