diff --git a/.gitignore b/.gitignore index 96902cfba0a..e1c1763585e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ tmp data.json lookup.json landscapeapp + +# VIM swap files +*.swp diff --git a/pkg/types/.types.go.swp b/pkg/types/.types.go.swp deleted file mode 100644 index 60bc1b4f444..00000000000 Binary files a/pkg/types/.types.go.swp and /dev/null differ