From a21c4b19dbfdab83e2b891a39745d4ff74856089 Mon Sep 17 00:00:00 2001 From: "C.L" Date: Sun, 21 Aug 2022 14:31:13 -0400 Subject: [PATCH] Why were these in gitignore It makes no sense and if someone ever wanted to make a change they would be incapable of doing so Also overload was listed there twice and after looking back at it, this was included in a Polaris sync I did 6 years ago, meaning that this was due to some kind of mistake. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab4829e9958..b2dd85c6602 100644 --- a/.gitignore +++ b/.gitignore @@ -22,9 +22,6 @@ cfg/ !/.vscode/settings.json !/.vscode/tasks.json -code/game/gamemodes/technomancer/spells/projectile/overload.dm -code/game/gamemodes/technomancer/spells/projectile/overload.dm -code/modules/client/preference_setup/loadout/loadout_xeno.dm temp.dmi node_modules/