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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-22 18:11:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-22 18:11:39 +0300
commit51ad17b4112ce677613ed2af7f8b742fe2ba2afe (patch)
treec67859e3f7f5551a48e5dd3a541e645a1fd1a12d /gems/gitlab-database-load_balancing/.gitignore
parent49203bfa3c7eb607a7561ae7da9b5c52aa49fd77 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'gems/gitlab-database-load_balancing/.gitignore')
-rw-r--r--gems/gitlab-database-load_balancing/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/gems/gitlab-database-load_balancing/.gitignore b/gems/gitlab-database-load_balancing/.gitignore
new file mode 100644
index 00000000000..b04a8c840df
--- /dev/null
+++ b/gems/gitlab-database-load_balancing/.gitignore
@@ -0,0 +1,11 @@
+/.bundle/
+/.yardoc
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+
+# rspec failure tracking
+.rspec_status