1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
*.o *.a .cache/ # Do not ignore .git directory, otherwise the reported build number will always be 0 .github/ .gitignore .vs/ .vscode/ .DS_Store build*/ models/* /llama-cli /llama-quantize arm_neon.h compile_commands.json Dockerfile