From 84b26d04b76ac4dfc3acd9d35f567f05bf9a007a Mon Sep 17 00:00:00 2001 From: gh0sTedBuddy Date: Wed, 20 Mar 2024 03:49:17 +0000 Subject: [PATCH] chore(git) ignore swap files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8abc793..3e340c9 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,5 @@ dist .yarn/install-state.gz .pnp.\* -.DS_Store \ No newline at end of file +.DS_Store +**/*~