]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docker : ignore Git files (#3314)
authorKevin Ji <redacted>
Mon, 2 Oct 2023 08:53:53 +0000 (04:53 -0400)
committerGitHub <redacted>
Mon, 2 Oct 2023 08:53:53 +0000 (11:53 +0300)
.dockerignore

index c6ef6c86c9fe141f4c485c40814f763014abb989..633bbc3a971c117193b64bddcc38c451ba984faa 100644 (file)
@@ -1,6 +1,9 @@
 *.o
 *.a
 .cache/
+.git/
+.github/
+.gitignore
 .vs/
 .vscode/
 .DS_Store