Skip to content

Commit ce443b5

Browse files
committed
.gitignore: Ignore Vim temporary files
1 parent 5054cc9 commit ce443b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ projects/client/Unit/TestResult.xml
9494
# Development scripts
9595

9696
*.fsx
97+
98+
# Vim
99+
.sw?
100+
.*.sw?

0 commit comments

Comments
 (0)