From e6af909d2e03ba7b680be20f63952815f268ac91 Mon Sep 17 00:00:00 2001 From: fedor Date: Fri, 13 Apr 2018 10:48:33 -0400 Subject: [PATCH] ignore intellij --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1b7a03e..c03c4ea 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ packer_cache/ # For built boxes *.box + +# IntelliJ +.idea