1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

gitignore: ignore all vim swap files

Closes #1561
This commit is contained in:
Paul Harris 2017-06-09 10:30:39 +08:00 committed by Daniel Stenberg
parent b94a2cdfe6
commit 15b7b85759

2
.gitignore vendored
View File

@ -9,7 +9,7 @@
*.obj
*.pdb
*~
.*.swp
.*.sw?
.cproject
.deps
.dirstamp