Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2020-10-26 12:23:35 +0300
committerSami Hiltunen <shiltunen@gitlab.com>2020-10-26 12:23:35 +0300
commit2efa40865d7cd8d56ec089d4c693372899f88c98 (patch)
tree852f063aceb7bb06ca9bd338d2f5c1d5e7d3bc25 /.gitignore
parent00da5a6cfed140e0ae4c1cae0241e06622d4f440 (diff)
Add JSON request logging for gitaly-ruby
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7e0621407..ba024eabd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@
/internal/service/smarthttp/testdata
/internal/testhelper/testdata/data
/**/testdata/gitaly-libexec
+/**/testdata/log
# Configuration and runtime data
/*.toml