]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
minor : fix .gitignore to not ignore examples
authorGeorgi Gerganov <redacted>
Sun, 11 Dec 2022 09:39:46 +0000 (11:39 +0200)
committerGeorgi Gerganov <redacted>
Sun, 11 Dec 2022 09:39:46 +0000 (11:39 +0200)
.gitignore

index 2871f237d0aeeebee54d42e0942f1267d8ebb339..8a495199e756be70f24aa204f9730962d1a96077 100644 (file)
@@ -11,11 +11,12 @@ build-release/
 build-sanitize-addr/
 build-sanitize-thread/
 
-main
-stream
-command
-talk
-bench
+/main
+/stream
+/command
+/talk
+/bench
+
 sync.sh
 libwhisper.so
 compile_commands.json
@@ -24,3 +25,5 @@ examples/arm_neon.h
 examples/whisper.objc/whisper.objc.xcodeproj/xcshareddata
 examples/whisper.objc/whisper.objc.xcodeproj/xcuserdata/
 examples/whisper.objc/whisper.objc.xcodeproj/project.xcworkspace/xcuserdata
+
+extra/bench-gg.txt