From 44a314b34026de8c771a105c1f7964ebab828a20 Mon Sep 17 00:00:00 2001 From: crflynn Date: Thu, 20 Dec 2018 21:43:14 -0500 Subject: [PATCH] gitignore and reqs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b4a1084..f70d12f 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ _build # macosx .DS_Store + +# intellij +.idea/ \ No newline at end of file