From: Georgi Gerganov Date: Sat, 27 May 2023 08:51:29 +0000 (+0300) Subject: mnist : gitignore stuff X-Git-Tag: upstream/0.0.1642~1433 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=76a0f0cb87c8f6032557266ecd0b2ccb20b9f51f;p=pkg%2Fggml%2Fsources%2Fggml mnist : gitignore stuff --- diff --git a/examples/mnist/models/mnist/.gitignore b/examples/mnist/models/mnist/.gitignore new file mode 100644 index 00000000..c48868a2 --- /dev/null +++ b/examples/mnist/models/mnist/.gitignore @@ -0,0 +1 @@ +ggml-model-f32.bin diff --git a/examples/mnist/web/.gitignore b/examples/mnist/web/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/examples/mnist/web/.gitignore @@ -0,0 +1 @@ +*