From 2a8ead9313e628563677ec9690355dbfda360551 Mon Sep 17 00:00:00 2001 From: Andrew Juby Date: Mon, 7 Jun 2021 14:51:57 -0500 Subject: [PATCH] .gitignore additions Adding IntelliJ project files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bee8a64..23aa6cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ __pycache__ +/DeepLearningPython.iml +/.idea/