From 0cc90eb220ecbcd97ffa6b446ee7aaf3d6f7e5f3 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sun, 13 Apr 2014 15:52:23 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 306bf75..4678fd7 100755 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ console /public/uploads/ /bak/* *# +Gemfile.lock +/config/database.yml