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:
authorArtiom Lunev <artiom.lunev@gmail.com>2011-12-12 23:49:40 +0400
committerArtiom Lunev <artiom.lunev@gmail.com>2011-12-12 23:49:40 +0400
commite74fae147abc7d2ffbf93d363dbbe45b87751f6f (patch)
treeac7657d498e307e99d7b110e52ee67f4500cd451 /.gitignore
parent86f76b11c670425bbab465087f25172378d76147 (diff)
rename database config to example
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ba68b9fb0a8..c75ef068e53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ coverage/*
*.swp
public/uploads/
.rvmrc
-config/gitlab.yml \ No newline at end of file
+config/gitlab.yml
+config/database.yml \ No newline at end of file