From 0aa9c7c592acdc15af2e6a452e881c2e50b6dbe6 Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Mon, 24 Oct 2016 16:58:48 -0700 Subject: [PATCH] Add IntelliJ Idea to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 091434c2..df22b176 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.idea/ .omv/ .ssh/ .vagrant/ @@ -7,4 +8,5 @@ tmp/ *_stringer.go mgmt mgmt.static +mgmt.iml rpmbuild/