diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-02-23 02:19:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-02-23 02:19:37 +0000 |
commit | ec30ee0180f8e56af8211246d7040e39fe79ce11 (patch) | |
tree | 36a965f572dda8c489c2920d702227f7f5ad0ef6 /test/crypt/.cvsignore | |
parent | f5820f58ddc531de153d06f190cb0a544981601b (diff) |
Test for libcrypt (which is partly broken ATM)
Diffstat (limited to 'test/crypt/.cvsignore')
-rw-r--r-- | test/crypt/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/crypt/.cvsignore b/test/crypt/.cvsignore new file mode 100644 index 000000000..b93603d7b --- /dev/null +++ b/test/crypt/.cvsignore @@ -0,0 +1,4 @@ +crypt +crypt.out +crypt_glibc +crypt_glibc.out |