From e4c8b195c730353e3b65402ef2d3748a17c93a99 Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Sat, 25 Apr 2015 19:09:38 +0000 Subject: [PATCH] Ignore Gemfile --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 564f661..06c9d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ html/ novo.css novo.html sass/novo.scss -sass/novo \ No newline at end of file +sass/novo +Gemfile +Gemfile.lock \ No newline at end of file -- libgit2 0.21.2