aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-01-25 19:17:23 +0100
committerW. Kosior <koszko@koszko.org>2025-01-25 19:17:23 +0100
commitdc49c13c4fa6a362a42fc9662b153f75b5bae3e8 (patch)
treeab145f4497ed63c2d11872978c294ac4ebe8ab5a
parenta6fca22ecc6251e8b5dd65a05f298ffe2eaae587 (diff)
downloadpq-blind-sigs-impl-dc49c13c4fa6a362a42fc9662b153f75b5bae3e8.tar.gz
pq-blind-sigs-impl-dc49c13c4fa6a362a42fc9662b153f75b5bae3e8.zip
Update `.gitignore'.
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3fdc49e..9f1547d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,7 @@
#
# Copyright (C) 2024 W. Kosior <koszko@koszko.org>
-poly_mul
+blind_sig_example
+poly_example
*.o
+*.example \ No newline at end of file