From 5def7bdaced85181d28245a27cd5f21de3c25bf2 Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Mon, 1 May 2023 23:19:54 +0300 Subject: [PATCH] why do these even show up here? --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6985cf1..3f367e5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +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