]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
mnist : gitignore stuff
authorGeorgi Gerganov <redacted>
Sat, 27 May 2023 08:51:29 +0000 (11:51 +0300)
committerGeorgi Gerganov <redacted>
Sat, 27 May 2023 08:51:29 +0000 (11:51 +0300)
examples/mnist/models/mnist/.gitignore [new file with mode: 0644]
examples/mnist/web/.gitignore [new file with mode: 0644]

diff --git a/examples/mnist/models/mnist/.gitignore b/examples/mnist/models/mnist/.gitignore
new file mode 100644 (file)
index 0000000..c48868a
--- /dev/null
@@ -0,0 +1 @@
+ggml-model-f32.bin
diff --git a/examples/mnist/web/.gitignore b/examples/mnist/web/.gitignore
new file mode 100644 (file)
index 0000000..72e8ffc
--- /dev/null
@@ -0,0 +1 @@
+*