ignore swp files

there's never a need to commit swap files, so just ignore them
This commit is contained in:
Rick Rackow
2019-08-16 15:07:50 +02:00
committed by GitHub
parent 636f2b6e81
commit f22cb8f797

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ tmp/
minikube-manifests/ minikube-manifests/
vendor/ vendor/
./auth ./auth
.swp