From 7a4775f0b8df971ac2c6fce89fcd53ca9658c770 Mon Sep 17 00:00:00 2001 From: Matt Elliott Date: Wed, 3 Jan 2018 13:25:35 -0700 Subject: [PATCH] Updated .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0faa82b..51a8854 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ target/ .DS_Store .lein-env *.iml -.idea \ No newline at end of file +.idea +.project +.settings/ +.classpath