From 83fc8cec3e2cd0f6f4fc4ce14a69500caa5c5e4a Mon Sep 17 00:00:00 2001 From: Terry Howe Date: Thu, 2 Feb 2023 14:14:26 -0700 Subject: [PATCH] Add vi and mac things to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4b11d53fa..3c923ef60 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ debug # Jetbrains .idea +# vi +*.sw* + # Custom coverage.txt bin/ @@ -38,6 +41,7 @@ dist/ *.tar.gz vendor/ _dist/ +.DS_Store # Distribution storage files for local E2E testing test/e2e/testdata/distribution/mount/docker/