From a0f3235e94fc5a10129c75e5d3cec1de341591ea Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 3 Jan 2013 09:56:14 +0100 Subject: [PATCH] Ignore local database settings. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 62f488a3c..afc30d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,9 @@ # Ignore .project files /.project +# Ignore local database settings +/config/database.yml + Gemfile.lock # Ignore mac stuff