From ea7c5a3fd2c57335eadb9dfce3921d4dbca9c5aa Mon Sep 17 00:00:00 2001 From: Hauke Klement Date: Mon, 16 Feb 2015 17:05:56 +0100 Subject: [PATCH] added RuboCop's HTML formatter's output to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b00a1df0..1f8beb51 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ /log /public/assets /public/uploads +/rubocop.html /tmp /vagrant/ *.sublime-*