From 78b16fb9f32af23d4cb5205b9aa7857c21ab3b89 Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Thu, 18 May 2023 07:53:50 +0300 Subject: [PATCH] yeah --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6985cf1..c0b98c9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +# swp +*.swp