فهرست منبع

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>
Ard Biesheuvel 8 سال پیش
والد
کامیت
a4b15bed54
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      arch/arm64/crypto/.gitignore

+ 2 - 0
arch/arm64/crypto/.gitignore

@@ -0,0 +1,2 @@
+sha256-core.S
+sha512-core.S