bark.cpp/.gitignore
2024-04-16 17:56:34 +02:00

23 lines
160 B
Plaintext

*.o
*.a
*.so
.DS_Store
*.swp
*.plist
*.wav
*.bin
.build/
.cache/
*.dSYM/
.direnv/
.envrc
.swiftpm
.venv
.clang-tidy
.vs/
.vscode/
bark_weights/
build/
models/