Spaces:
Running
Running
.gitignore : add arm_neon.h
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -18,6 +18,7 @@ build-sanitize-thread/
|
|
| 18 |
/talk
|
| 19 |
/bench
|
| 20 |
|
|
|
|
| 21 |
sync.sh
|
| 22 |
libwhisper.a
|
| 23 |
libwhisper.so
|
|
|
|
| 18 |
/talk
|
| 19 |
/bench
|
| 20 |
|
| 21 |
+
arm_neon.h
|
| 22 |
sync.sh
|
| 23 |
libwhisper.a
|
| 24 |
libwhisper.so
|