From ae02f097d4be67b8627da5c84bb79487b5d8c441 Mon Sep 17 00:00:00 2001 From: marthinwurer Date: Tue, 7 Feb 2023 11:25:55 -0700 Subject: [PATCH] updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e3c0d798518..f86af4f3ce3 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,9 @@ gen # Ignore macOS Spotlight rubbish .DS_Store +# ignore vim swapfiles +*.swp + # TODO: specify what these ignores are for (releasing?) forge.profile.properties