From cada2d9bdca3e89a81427230ed9629bcefbff7f4 Mon Sep 17 00:00:00 2001 From: Cameron Davison Date: Thu, 28 Jul 2016 22:20:20 -0500 Subject: [PATCH] add intellij iml as an ignored file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8f8ed997e..429bdd330 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ ui/static/application.min.js ui/dist/ *.swp +*.iml website/.bundle website/vendor