diff options
Diffstat (limited to 'lib/crypto/arm/.gitignore')
-rw-r--r-- | lib/crypto/arm/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/crypto/arm/.gitignore b/lib/crypto/arm/.gitignore new file mode 100644 index 000000000000..f6c4e8ef80da --- /dev/null +++ b/lib/crypto/arm/.gitignore @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +poly1305-core.S +sha256-core.S +sha512-core.S |