Skip to content

Commit 09e72a0

Browse files
authored
gitignore : Ignore vim swap files in tests (ggml-org#15901)
1 parent 10d8b2b commit 09e72a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
!*.*
33
*.o
44
ggml-common.h
5+
**/*.swp

0 commit comments

Comments
 (0)