Ignore vim swap files

This commit is contained in:
2023-12-04 16:13:46 -08:00
parent 3de45dd6ef
commit 54b1f4f925

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.netrwhist
pack/plugins/start/*
!pack/plugins/start/*.url
%*