From 9fc4b0b42e656e53bc5c2ef1be07af5b8b9432ba Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Mon, 23 Aug 2021 15:44:20 +0200 Subject: [PATCH] Ignore libs folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1aa8bf62..957d8f29 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ out/ build/ bin/ +libs/ *.iws *.iml