From ca95e32164053fe6ca0ed00e01a8d30bc230d4a7 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sat, 23 Dec 2023 22:14:39 +0100 Subject: [PATCH] chore: Ignore autogenerated project file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa4fd514..50c7901c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ .buildlog/ .history .svn/ +local.properties # IntelliJ related *.iml