This website works better with JavaScript
Home
Explore
Help
Sign In
cturan
/
llama.cpp
mirror of
https://github.com/cturan/llama.cpp
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
gitignore : Ignore vim swap files in tests (
#15901
)
Jesse
4 months ago
parent
10d8b2b6b0
commit
09e72a037c
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
tests/.gitignore
+ 1
- 0
tests/.gitignore
View File
@@ -2,3 +2,4 @@
!*.*
!*.*
*.o
*.o
ggml-common.h
ggml-common.h
+**/*.swp