From 534364f556888242c724ab8fa08751d4651995d0 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Tue, 3 Oct 2023 16:28:00 +0200 Subject: [PATCH] ignore all dats --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a18cbd..b9d10a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config/config.php data/telemetry_cache/* +data/* temp/* discord/config.php \ No newline at end of file