llama.cpp/.gitignore
Jed Fox 20e1e84884
deploy : add a Package.swift for SwiftPM support (#393)
* Add a Package.swift for SwiftPM support

* Swap from exclusions to allowlist
2023-03-28 19:39:01 +03:00

35 lines
305 B
Plaintext

*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store
.build/
build/
build-em/
build-debug/
build-release/
build-static/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/
models/*
/main
/quantize
/result
/perplexity
/embedding
arm_neon.h
compile_commands.json
.envrc
.direnv/
.venv
__pycache__
.swiftpm