Skip to content

Commit 09afd85

Browse files
authored
fix: Add vim temp files to .gitignore (ietf-tools#7209)
1 parent 1a9a111 commit 09afd85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ datatracker.sublime-workspace
2626
/static
2727
/tmp-*
2828
/.testresult
29+
*.swp
2930
*.pyc
3031
__pycache__
3132
.yarn/*

0 commit comments

Comments
 (0)