tests: Rewrite .gitignore file

The file was already outdated again, so rewrite it to ignore
anything but c, h and sh files that start with "test-".

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Johannes Berg 2020-09-18 11:49:56 +02:00 committed by Jouni Malinen
parent ad6e4a5c59
commit e150641f78

19
tests/.gitignore vendored
View file

@ -1,16 +1,3 @@
test-aes test-*
test-asn1 !test-*.[ch]
test-base64 !test-*.sh
test-https
test-https_server
test-list
test-md4
test-md5
test-milenage
test-ms_funcs
test-printf
test-rc4
test-sha1
test-sha256
test-x509
test-x509v3