From 7b9ca722b7a49f1c577356b39ec9cd0664e00d8e Mon Sep 17 00:00:00 2001 From: jafea7 Date: Mon, 31 Mar 2025 18:41:01 +1100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 73f0c6d2..734c169a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ /client.iml /.idea/ /target/ -.project \ No newline at end of file +.project +*.prefs +client/.classpath