summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2017-10-22 23:54:00 +0200
committerBjörn Esser <besser82@fedoraproject.org>2017-10-23 00:00:19 +0200
commit5dfada2fe82ab4ddb5d97ccbe6315b51bb3458d6 (patch)
treebdeef456142fe75b41e2892521a2fa1c943ac874 /.gitignore
parent4f2bbab55c00ed4aaefad7375a6574021e1c7e00 (diff)
downloadlibxcrypt-5dfada2fe82ab4ddb5d97ccbe6315b51bb3458d6.tar.gz
libxcrypt-5dfada2fe82ab4ddb5d97ccbe6315b51bb3458d6.tar.bz2
libxcrypt-5dfada2fe82ab4ddb5d97ccbe6315b51bb3458d6.zip
test-crypt-nonnull: Test for crypt_r{a,n} returning non-NULL on error
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3200614..16ecc4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@
/test-crypt-bcrypt
/test-crypt-des
/test-crypt-md5
+/test-crypt-nonnull
/test-crypt-nthash
/test-crypt-sha256
/test-crypt-sha512