.gitignore : add arm_neon.h

This commit is contained in:
Georgi Gerganov 2023-01-23 20:19:04 +02:00
parent 78f166174f
commit 9a65269a20
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ build-sanitize-thread/
/talk /talk
/bench /bench
arm_neon.h
sync.sh sync.sh
libwhisper.a libwhisper.a
libwhisper.so libwhisper.so