Skip to content

Commit 27df5f2

Browse files
committed
gitignore: add vim tmp files
1 parent 5d03c41 commit 27df5f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ rust-crypto-util
2323

2424
# mvn build files
2525
tools/rust-crypto-tester/target/
26+
27+
# vim
28+
*~
29+
.*.swp
30+
.*.swo

0 commit comments

Comments
 (0)