Commit 5a0b1882 authored by Charles Mirabile's avatar Charles Mirabile Committed by Eric Biggers
Browse files

lib/crypto: riscv: Add poly1305-core.S to .gitignore



poly1305-core.S is an auto-generated file, so it should be ignored.

Fixes: bef9c755 ("lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarCharles Mirabile <cmirabil@redhat.com>
Link: https://lore.kernel.org/r/20251212184717.133701-1-cmirabil@redhat.com


Signed-off-by: default avatarEric Biggers <ebiggers@kernel.org>
parent c4b502d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0-only
poly1305-core.S