From a5cf08d1d14def23ce8e01a244c3a27f71841767 Mon Sep 17 00:00:00 2001 From: stevenbobo <sbobo3@illinois.edu> Date: Sat, 21 Nov 2020 14:03:38 -0600 Subject: [PATCH] Updated to include iTrust.iml --- iTrust/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iTrust/.gitignore b/iTrust/.gitignore index 3e15d32..158b336 100644 --- a/iTrust/.gitignore +++ b/iTrust/.gitignore @@ -2,4 +2,5 @@ /build/ /target/ /WebRoot/WEB-INF/lib/* -!/WebRoot/WEB-INF/lib/cewolf-1.1.jar \ No newline at end of file +!/WebRoot/WEB-INF/lib/cewolf-1.1.jar +/iTrust.iml \ No newline at end of file -- GitLab