Ignore Vim swap files

This commit is contained in:
Camelid
2021-03-10 18:28:05 -08:00
committed by GitHub
parent 861872bc45
commit 68f50c8025
+2
View File
@@ -7,6 +7,8 @@
# configure your local ignore list.
# FIXME: This needs cleanup.
*~
*.swp
*.swo
.#*
.DS_Store
.cproject