From 6d28ac9779f53de2515d014bfdb0436153d4afba Mon Sep 17 00:00:00 2001 From: LAX1DUDE Date: Thu, 3 Feb 2022 14:40:02 -0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4b74902..8d9e780 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ stable-download/java/spigot_command/world/* stable-download/java/spigot_command/world_nether/* stable-download/java/spigot_command/world_the_end/* stable-download/java/spigot_command/server.log -stable-download/java/bungee_command/proxy* \ No newline at end of file +stable-download/java/bungee_command/proxy* +lwjgl-rundir/_eagstorage* \ No newline at end of file