From 99837d42c1f54c6db288a3a41f260f8af58108d1 Mon Sep 17 00:00:00 2001
From: Annie Mao <anniem4@cs.washington.edu>
Date: Mon, 14 Oct 2019 13:18:07 -0700
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index 25f7eb0..5200714 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 /bin/
 .DS_Store
+.idea/
+*.iml
 
-- 
GitLab