From 883cf37b7e94260ed79b4932b8296d614d2e5f79 Mon Sep 17 00:00:00 2001
From: Ethan Roseman <eroseman@basistech.com>
Date: Thu, 22 Aug 2019 16:03:02 -0400
Subject: [PATCH] gitignore

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a3bd031609..45c3b68db4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,7 +82,7 @@ hs_err_pid*.log
 /RecentActivity/release/
 /CentralRepository/release/
 
-/.idea/
+.idea/
 *.iml
 
 *.img
-- 
GitLab