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