Skip to content

Commit ee20b30

Browse files
committed
Add to .gitignore vim swap files.
1 parent fb56838 commit ee20b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ ms-windows/packages/
2828
ms-windows/progs/
2929
ms-windows/untgz/
3030
scripts/astyle.exe
31+
# vim temporary files
32+
.*.swp

0 commit comments

Comments
 (0)