aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbssd.org>2024-12-20 02:56:34 -0700
committerTheo Buehler <tb@openbssd.org>2024-12-20 03:09:18 -0700
commit100511900d8b6d1bf44f12f2b8c4fd9c15eb2a54 (patch)
tree8bdaa6903dcee3f20918db71ec3dd7f72d472876 /.gitignore
parent3378e9772667155263acfbfda99ee5152458d631 (diff)
downloadportable-100511900d8b6d1bf44f12f2b8c4fd9c15eb2a54.tar.gz
portable-100511900d8b6d1bf44f12f2b8c4fd9c15eb2a54.tar.bz2
portable-100511900d8b6d1bf44f12f2b8c4fd9c15eb2a54.zip
fix .gitignore for mlkem and pick up hidden header
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 18f99c1..28c9edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,9 +115,7 @@ tests/freenull*
115tests/gost2814789t* 115tests/gost2814789t*
116tests/key_schedule* 116tests/key_schedule*
117tests/lhash_test* 117tests/lhash_test*
118tests/mlkem*.c 118tests/mlkem*
119tests/mlkem*.h
120tests/mlkem*.txt
121tests/mont* 119tests/mont*
122tests/policy* 120tests/policy*
123tests/rfc3779* 121tests/rfc3779*