Skip to content

Commit 4de7267

Browse files
tuxofilanthonyfok
authored andcommitted
Extend .gitignore with vim temporary files
1 parent 729d8db commit 4de7267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
dh-make-golang
22
_build/
3+
*~
4+
*.sw[op]

0 commit comments

Comments
 (0)