From 4c3f293540392295fac55323dcd1f37d203075be Mon Sep 17 00:00:00 2001 From: Gopesh Tulsyan Date: Wed, 7 May 2014 22:12:56 +0530 Subject: [PATCH] Ignoring two files in gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7705eabb..4f0ac901 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ pickle-email-*.html /public/assets /bundle /doc/app +/config/secrets.yml +/db/schema.rb