whisper.cpp/.gitignore

32 lines
467 B
Plaintext
Raw Normal View History

2022-09-25 18:23:15 +00:00
*.o
.cache/
.vs/
.vscode/
.DS_Store
2022-10-07 20:53:12 +00:00
build/
build-em/
build-debug/
build-release/
build-static/
build-sanitize-addr/
build-sanitize-thread/
/main
/stream
/command
/talk
/bench
sync.sh
libwhisper.a
2022-12-08 17:42:06 +00:00
libwhisper.so
2022-10-08 07:56:59 +00:00
compile_commands.json
2022-10-23 08:10:15 +00:00
2022-11-25 17:08:51 +00:00
examples/arm_neon.h
2022-10-23 08:10:15 +00:00
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