From be24c237513c98b47c12e906f8c4406c2743fa41 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sat, 28 Feb 2015 13:31:19 +0100 Subject: [PATCH] gitignore update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c78ff3f..c3c81f6 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /db/data.yml +/db/data_*.yml /db/.#initdebug.rb /usergroup.ldif /newuser.ldif @@ -40,3 +41,4 @@ console Gemfile.lock /config/database.yml /config/start_topic.yml +/config/contact_topic.yml \ No newline at end of file