diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-18 16:36:27 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-18 16:38:06 +0200 |
commit | 68a51339e5781db2de18c6a0e53c85d0128519d0 (patch) | |
tree | de075f6b98b78d6897d54349f58ac3c8bf1b15b9 /.gitignore | |
parent | b1e65b38e77910f0d626ff49b497f39aef8480ac (diff) | |
download | gnutls-68a51339e5781db2de18c6a0e53c85d0128519d0.tar.gz |
removed auto-generated files from the repository
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 136127b23a..741da254a2 100644 --- a/.gitignore +++ b/.gitignore @@ -874,3 +874,7 @@ tests/pkcs11/pkcs11-pubkey-import-rsa tests/softhsm-*.db/ tests/status-request-missing tests/slow/cipher-openssl-compat +build-aux/ar-lib +build-aux/config.rpath +build-aux/test-driver +build-aux/ylwrap |