From 8186a08f3cce0f56803d729576895a73e4d7e6c0 Mon Sep 17 00:00:00 2001 From: enterteg Date: Thu, 21 Apr 2016 15:21:19 +0200 Subject: [PATCH] changed gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 050c9d9..01f6fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ /db/*.sqlite3 /db/*.sqlite3-journal + +/config/*.yml + # Ignore all logfiles and tempfiles. /log/* !/log/.keep