From c352fc6f3eebf242ecec041e9244929f205694f9 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Thu, 21 Jan 2021 15:10:16 -0500 Subject: [PATCH] Update .gitignore with DM artifacts --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c09ef4b2ac..b9e643ec76 100644 --- a/.gitignore +++ b/.gitignore @@ -11,9 +11,9 @@ artifacts/ *DS_Store *.sln.ide /TestResults -/tests/DMAPI/travistester.lk -/tests/DMAPI/travistester.int -/tests/DMAPI/travistester.dmb +*.dmb +*.int +*.lk /src/Tgstation.Server.Host/appsettings.*.json /src/Tgstation.Server.Host/wwwroot /src/Tgstation.Server.Host/ClientApp