From 3d8efc65f47f56437b0ae7f9aee317f5b2d7edb4 Mon Sep 17 00:00:00 2001 From: dsatta Date: Fri, 16 Feb 2024 19:28:13 +0100 Subject: [PATCH] updated gitignore to remove funny --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cc8cc934..c575bb32 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,7 @@ env *.bak #android -.android.json \ No newline at end of file +.android.json + +#funny bullshit +/game/tl/it/gui \ No newline at end of file