From 0af3d4488f6757cf0dce13f0029cd46a9011f658 Mon Sep 17 00:00:00 2001 From: xianbo Date: Mon, 16 Dec 2013 19:38:28 +0800 Subject: [PATCH] fix --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a62d5629..7f93ebb9c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ /log/* /test/* /tmp/* -/public/images/requirements/* -/public/images/avatars/* +/config/database.yml +/public/images/avatars/* +/Gemfile +/Gemfile.lock