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