From 48e3c1149afa893a6237cf51a81e55c0191a12eb Mon Sep 17 00:00:00 2001 From: Thomas Blazek Date: Thu, 15 Jan 2015 15:36:54 +0100 Subject: [PATCH] added start_topic.yml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 11d2dcc..c78ff3f 100755 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ console *# Gemfile.lock /config/database.yml +/config/start_topic.yml