diff options
author | ash <smashwilson@gmail.com> | 2013-05-18 18:37:51 +0000 |
---|---|---|
committer | ash <smashwilson@gmail.com> | 2013-05-18 18:37:51 +0000 |
commit | cdbfbc9be1db8e2ed946dc3b0a0304b9dcfbcf34 (patch) | |
tree | 684399adc2d453105456c6bf5f9a6ebced7b675f /.gitignore | |
parent | c1672b42edaf8758fb8f54d9934ac4c287c58492 (diff) | |
download | gitlab-shell-cdbfbc9be1db8e2ed946dc3b0a0304b9dcfbcf34.tar.gz |
Add logging-related keys to the example config. Use the same default for both.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ config.yml tmp/* +*.log |