diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-28 11:23:43 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-28 14:33:24 +0200 |
commit | 0286e233b783c077c93cb3222e89ac2c09bc96fe (patch) | |
tree | 3fadc9e6241265691a5105d10102e21fa17c422d /.gitignore | |
parent | b45f02bf65a3842f380f1041d31f1a659cf40fdb (diff) | |
download | gnutls-0286e233b783c077c93cb3222e89ac2c09bc96fe.tar.gz |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c03a8b83f7..647a4aa1a3 100644 --- a/.gitignore +++ b/.gitignore @@ -258,6 +258,8 @@ gl/tests/test-ftello4 gl/tests/test-ftruncate gl/tests/test-func gl/tests/test-fwrite +gl/tests/ctype.h +gl/tests/test-ctype gl/tests/test-getaddrinfo gl/tests/test-getcwd-lgpl gl/tests/test-getdelim @@ -887,3 +889,4 @@ tests/set_x509_key_file_ocsp tests/slow/cipher-compat tests/x509-dn tests/x509-dn-decode +config.cache |