From 5d53b71e480b757df0281e26378ac6e65cfac298 Mon Sep 17 00:00:00 2001 From: barbeque-squared Date: Sat, 5 Oct 2024 14:44:01 +0200 Subject: [PATCH] when developing on windows, this shows less untracked files after running dldlls.py --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 97b8195c2..9e2874531 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,8 @@ ppaslink.sh /game/*.db /game/*.log /game/ultrastardx + +# created by dldlls.py on Windows +/usdx-dlls-i686.zip +/game/*.dll +/game/*.debug