]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
lib/crypto: riscv: Add poly1305-core.S to .gitignore
authorCharles Mirabile <cmirabil@redhat.com>
Fri, 12 Dec 2025 18:47:17 +0000 (13:47 -0500)
committerEric Biggers <ebiggers@kernel.org>
Sun, 14 Dec 2025 18:18:22 +0000 (10:18 -0800)
commit5a0b1882506858b12cc77f0e2439a5f3c5052761
tree72ed2f7a121466395570f88d21e1a8410ce27be3
parentc4b502d60a71cf0c0c938f133dc4c0e2adc17b44
lib/crypto: riscv: Add poly1305-core.S to .gitignore

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

Fixes: bef9c7559869 ("lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation")
Cc: stable@vger.kernel.org
Signed-off-by: Charles Mirabile <cmirabil@redhat.com>
Link: https://lore.kernel.org/r/20251212184717.133701-1-cmirabil@redhat.com
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
lib/crypto/riscv/.gitignore [new file with mode: 0644]