diff options
Diffstat (limited to 'llama.cpp/tests/.gitignore')
| -rw-r--r-- | llama.cpp/tests/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llama.cpp/tests/.gitignore b/llama.cpp/tests/.gitignore new file mode 100644 index 0000000..ba2b164 --- /dev/null +++ b/llama.cpp/tests/.gitignore @@ -0,0 +1,6 @@ +* +!*.* +*.o +ggml-common.h +**/*.swp +!peg-parser |
