Added .idea to gitignore 92/392/2
authorJosh Farwell <jfarwell@linuxfoundation.org>
Fri, 7 Aug 2015 23:47:11 +0000 (16:47 -0700)
committerJosh Farwell <jfarwell@linuxfoundation.org>
Fri, 7 Aug 2015 23:49:20 +0000 (16:49 -0700)
Playing around with the Puppet extensions for Jetbrains, gitignoring the
files it drops.

Change-Id: I083892cccbf957088620b171576a372fcccd91cc
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
.gitignore

index 4ee6d71..e481dab 100644 (file)
@@ -1,5 +1,6 @@
 *.swp
 .ruby-version
 .ruby-gemset
+.idea/*
 Gemfile.lock
 pkg