From: Colleen Murphy Date: Mon, 29 Dec 2014 18:41:26 +0000 (-0800) Subject: Add IntelliJ files to the ignore list X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=477666d6ccbf5c882ff0f2ffff117adbe9030779;p=puppet-vcsrepo.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