From: Colleen Murphy Date: Mon, 29 Dec 2014 18:41:00 +0000 (-0800) Subject: Add IntelliJ files to the ignore list X-Git-Tag: 1.4.0~28^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=2ce293acff040fce33f785c1f9eb80d76acb8edf;p=puppet-modules%2Fpuppetlabs-firewall.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