llama.cpp/.dockerignore

21 lines
147 B
Plaintext
Raw Normal View History

*.o
*.a
.cache/
2023-10-02 10:53:53 +02:00
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store
build*/
models/*
/main
/quantize
arm_neon.h
compile_commands.json
Dockerfile