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>2019-12-04 16:33:04 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-12-04 16:33:04 +0300
commit6f73be546035f12c8847f369c485d5576f55b35c (patch)
tree4fb82ff95c9f103c814509cad164bfb51ec5a91f /.gitignore
parent07c5914b25d90c69407358d63c2192b3eb0eabab (diff)
Ignore all .toml files in Git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index febee9017..9b1af3703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,7 @@ cmd/gitaly-remote/gitaly-remote
/internal/service/smarthttp/testdata
/internal/testhelper/testdata/data
/internal/testhelper/testdata/gitaly-libexec
-/config.toml
+/*.toml
/.ruby-bundle
/ruby/vendor/bundle
/ruby/.bundle