From ced0fd48a0fd0599b4e1ace25dc0cd645580b7e2 Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Thu, 4 May 2023 20:17:42 +0300 Subject: [PATCH] why do these keep pooping up pls --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ee86488..57a1303 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,5 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -src/gamedata/.tests.rs.swp -src/gamedata/.score_checkers.rs.swp -src/gamedata/.indices.rs.swp -src/gamedata/.mod.rs.swp +# Silly swap thingies +*.swp