From 0c62d61a1809291206f3054cd744195a2483ab94 Mon Sep 17 00:00:00 2001 From: Spielepapagei Date: Mon, 6 Mar 2023 20:32:30 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 379cf81a..b0080b45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@  Common IntelliJ Platform excludes # User specific -**/obj/ +**/obj/* **/.idea/**/workspace.xml **/.idea/**/tasks.xml **/.idea/shelf/*