crypto: arm64/poly1305 - ignore build files

Add arch/arm64/crypto/poly1305-core.S to .gitignore
as it's built from poly1305-core.S_shipped

Fixes: f569ca1647 ("crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation")
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Matteo Croce 2020-02-04 00:39:33 +01:00 committed by Herbert Xu
parent 20f513091c
commit 4fb3d8ba28
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
sha256-core.S
sha512-core.S
poly1305-core.S