summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2024-03-09 14:17:11 +0200
committerGeorgi Gerganov <ggerganov@gmail.com>2024-03-09 14:17:11 +0200
commit2c4f566c88322ebf2f9bd11b01b5ebdaa0130b89 (patch)
tree5fb182cae60d4168364fd2e6a860f36c023e4937
parent0db32beaf09d90b8959d3d0cc493ed1e45685353 (diff)
tests : gitignore ggml-common.h
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 9427cf13..620a48ee 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,4 @@
*
!*.*
*.o
+ggml-common.h