From: Colleen Murphy Date: Mon, 29 Dec 2014 18:41:22 +0000 (-0800) Subject: Add IntelliJ files to the ignore list X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9077bfef1e3313b7cd7f89cfec95132466730325;p=puppet-stdlib.git Add IntelliJ files to the ignore list --- diff --git a/.gitignore b/.gitignore index b5b7a00..b5db85e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ spec/fixtures/ .vagrant/ .bundle/ coverage/ +.idea/ +*.iml