aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4879be40ba9e982993d60ccef28b9003406a85af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store

build/
build-em/
build-debug/
build-release/
build-static/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/

/main
/quantize

arm_neon.h
compile_commands.json