OSDN Git Service

crypto: arm64/sha2 - add generated .S files to .gitignore
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 28 Nov 2016 13:37:49 +0000 (14:37 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 29 Nov 2016 08:06:56 +0000 (16:06 +0800)
commita4b15bed547a3147f26e3c6280e20ac64b925344
tree5be2f156cc95d17fc2ad47aa345e6caa88fb9f2a
parenteb0955935e2ae3aa1fc9c34ec684ffe086e81da7
crypto: arm64/sha2 - add generated .S files to .gitignore

Add the files that are generated by the recently merged OpenSSL
SHA-256/512 implementation to .gitignore so Git disregards them
when showing untracked files.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/.gitignore [new file with mode: 0644]