From 57f829250d5704e12f9bbd347fcaf565f7c596fa Mon Sep 17 00:00:00 2001 From: Tiffany McKenzie <25855566+tmckenzie51@users.noreply.github.com> Date: Mon, 7 Dec 2020 11:18:39 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0e057278..b43bb7b3 100644 --- a/.gitignore +++ b/.gitignore @@ -97,9 +97,10 @@ logs # IntelliJ /out/ +.idea* -# mpeltonen/sbt-idea plugin -.idea_modules/ +#pip wheel metadata +pip-wheel-metadata # JIRA plugin atlassian-ide-plugin.xml