From 5b19554c038d1a5392172ab5c41b8d61202a6011 Mon Sep 17 00:00:00 2001 From: frantuma Date: Tue, 7 Nov 2023 15:44:19 +0100 Subject: [PATCH] fix gitignore --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 59c9f08..79b3e16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ build/ lib/*.jar target -samples/scala-play2/logs .idea .idea_modules .settings @@ -10,4 +9,10 @@ samples/scala-play2/logs .cache atlassian-ide-plugin.xml *.iml -.java-version \ No newline at end of file +.java-version +*.ipr +*.iws +.DS_Store +dependency-reduced-pom.xml +*.pyc +/bin/