From 08327255074c7d330e4849bd4d1128088ef6ce62 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sun, 6 Oct 2024 09:49:08 +0200 Subject: [PATCH] maybe gitignore is fixed now? --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9072f66..70112da 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ build/ !.vscode/launch.json # Non Clashing Bitburner Override -config.mjs* +*config.mjs* *serverList.txt* *bestTarget.txt* +config.mjs