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:
authorAriejan de Vroom <ariejan@ariejan.net>2012-03-14 13:39:40 +0400
committerAriejan de Vroom <ariejan@ariejan.net>2012-03-14 13:39:40 +0400
commitb27f8fd503e2fec68bd116ffd3c3d5857a84f89b (patch)
treefd37aaed6d5d3e5239d12c5f52870229dab27ee8
parentb60804bf10e34703d05a40a2545cf50c992ad459 (diff)
Ignore db/data.yml after running `rake db:dump`.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c53bac48c2d..596c0d6dbc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Vagrantfile
.vagrant
config/gitlab.yml
config/database.yml
+db/data.yml