Skip to content

Commit af85735

Browse files
committed
ignore Vim files
1 parent 3695bf9 commit af85735

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ log/*.log
33
pkg/
44
/test_app/log/*.log
55
/test_app/tmp
6+
7+
# Vim files
8+
*.orig
9+
*swo
10+
*swp
11+
*~

0 commit comments

Comments
 (0)