From 8f08e44141402bc04d5b4dba525d32d5e3fd4780 Mon Sep 17 00:00:00 2001 From: Abe Pazos Date: Wed, 30 Jul 2025 08:41:40 +0200 Subject: [PATCH] Add .lwjgl to .gitignore For new users, it's confusing that IDEA suggests adding five extra files to git when they only edited one. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 518c74c..07feaf6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ out .idea .gradle .kotlin +.lwjgl video/ screenshots/ gui-parameters/