aboutsummaryrefslogtreecommitdiff
path: root/src/util/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/.gitignore')
-rw-r--r--src/util/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/.gitignore b/src/util/.gitignore
index 7c7b7045d..51eab71db 100644
--- a/src/util/.gitignore
+++ b/src/util/.gitignore
@@ -43,6 +43,7 @@ test_crypto_kdf
43test_crypto_paillier 43test_crypto_paillier
44test_crypto_random 44test_crypto_random
45test_crypto_rsa 45test_crypto_rsa
46test_crypto_cs
46test_crypto_symmetric 47test_crypto_symmetric
47test_disk 48test_disk
48test_getopt 49test_getopt
@@ -70,7 +71,9 @@ perf_crypto_asymmetric
70perf_crypto_hash 71perf_crypto_hash
71perf_crypto_symmetric 72perf_crypto_symmetric
72perf_crypto_rsa 73perf_crypto_rsa
74perf_crypto_cs
73perf_crypto_ecc_dlog 75perf_crypto_ecc_dlog
76perf_crypto_paillier
74test_hexcoder 77test_hexcoder
75test_regex 78test_regex
76test_tun 79test_tun