Update .gitignore to ignore all test binaries and output.
This commit is contained in:
		
							
								
								
									
										203
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										203
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -34,6 +34,9 @@ asn1_*.[cx] | ||||
| *.la | ||||
| *.lo | ||||
| *.o | ||||
| *.log | ||||
| *.trs | ||||
| *.tmp | ||||
|  | ||||
| # Top-level files. | ||||
|  | ||||
| @@ -51,6 +54,9 @@ asn1_*.[cx] | ||||
| /ltmain.sh | ||||
| /missing | ||||
| /setupbuild.cmd | ||||
| /stage1.diff | ||||
| /stage2.diff | ||||
| /tags | ||||
| /test-driver | ||||
| /ylwrap | ||||
|  | ||||
| @@ -155,6 +161,7 @@ asn1_*.[cx] | ||||
| /kadmin/add_random_users | ||||
| /kadmin/kadmin | ||||
| /kadmin/kadmind | ||||
| /kadmin/test_util | ||||
| /kcm/kcm | ||||
| /kcm/kcm-protos.h | ||||
| /kdc/digest-service | ||||
| @@ -187,11 +194,18 @@ asn1_*.[cx] | ||||
| /lib/asn1/asn1_print | ||||
| /lib/asn1/asn1parse.c | ||||
| /lib/asn1/asn1parse.h | ||||
| /lib/asn1/check-ber | ||||
| /lib/asn1/check-der | ||||
| /lib/asn1/check-gen | ||||
| /lib/asn1/check-template | ||||
| /lib/asn1/check-timegm | ||||
| /lib/asn1/der-protos.h | ||||
| /lib/asn1/der-private.h | ||||
| /lib/asn1/lex.c | ||||
| /lib/auth/Makefile.in | ||||
| /lib/base/base64.c | ||||
| /lib/base/test_base | ||||
| /lib/base/test_db.json | ||||
| /lib/com_err/compile_et | ||||
| /lib/com_err/lex.c | ||||
| /lib/com_err/parse.c | ||||
| @@ -207,27 +221,78 @@ asn1_*.[cx] | ||||
| /lib/gssapi/krb5/gsskrb5-private.h | ||||
| /lib/gssapi/ntlm/ntlm-private.h | ||||
| /lib/gssapi/spnego/spnego-private.h | ||||
| /lib/gssapi/test_acquire_cred | ||||
| /lib/gssapi/test_cfx | ||||
| /lib/gssapi/test_context | ||||
| /lib/gssapi/test_cred | ||||
| /lib/gssapi/test_kcred | ||||
| /lib/gssapi/test_names | ||||
| /lib/gssapi/test_ntlm | ||||
| /lib/gssapi/test_oid | ||||
| /lib/hdb/hdb-protos.h | ||||
| /lib/hdb/hdb-private.h | ||||
| /lib/hdb/test_dbinfo | ||||
| /lib/hdb/test_hdbkeys | ||||
| /lib/hdb/test_hdbplugin | ||||
| /lib/hdb/test_mkey | ||||
| /lib/hx509/PKITS_data/ | ||||
| /lib/hx509/cert-ca.der | ||||
| /lib/hx509/cert-ca.pem | ||||
| /lib/hx509/cert-ee.pem | ||||
| /lib/hx509/cert-null.pem | ||||
| /lib/hx509/cert-proxy.der | ||||
| /lib/hx509/cert-sub-ca.pem | ||||
| /lib/hx509/cert-sub-ca2.pem | ||||
| /lib/hx509/cert-sub-ee.pem | ||||
| /lib/hx509/crl.crl | ||||
| /lib/hx509/data/*.srl | ||||
| /lib/hx509/data/*.req | ||||
| /lib/hx509/data/sub-ca-combined.crt | ||||
| /lib/hx509/ev.data | ||||
| /lib/hx509/ev.data.out | ||||
| /lib/hx509/hx509-private.h | ||||
| /lib/hx509/hx509-protos.h | ||||
| /lib/hx509/hxtool | ||||
| /lib/hx509/out.pem | ||||
| /lib/hx509/out2.pem | ||||
| /lib/hx509/pkcs10-request.der | ||||
| /lib/hx509/random-data | ||||
| /lib/hx509/request.out | ||||
| /lib/hx509/sel-gram.c | ||||
| /lib/hx509/sel-gram.h | ||||
| /lib/hx509/sel-lex.c | ||||
| /lib/hx509/sd | ||||
| /lib/hx509/sd.data | ||||
| /lib/hx509/sd.data.out | ||||
| /lib/hx509/sd.pem | ||||
| /lib/hx509/statfile | ||||
| /lib/hx509/test | ||||
| /lib/hx509/test-rc-file.rc | ||||
| /lib/hx509/test_ca | ||||
| /lib/hx509/test_cert | ||||
| /lib/hx509/test_chain | ||||
| /lib/hx509/test_cms | ||||
| /lib/hx509/test_crypto | ||||
| /lib/hx509/test_expr | ||||
| /lib/hx509/test_java_pkcs11 | ||||
| /lib/hx509/test_name | ||||
| /lib/hx509/test_nist | ||||
| /lib/hx509/test_nist2 | ||||
| /lib/hx509/test_nist_cert | ||||
| /lib/hx509/test_nist_pkcs12 | ||||
| /lib/hx509/test_pkcs11 | ||||
| /lib/hx509/test_query | ||||
| /lib/hx509/test_req | ||||
| /lib/hx509/test_soft_pkcs11 | ||||
| /lib/hx509/test_windows | ||||
| /lib/hx509/wca.pem | ||||
| /lib/hx509/wcrl.crl | ||||
| /lib/hx509/wdc.pem | ||||
| /lib/hx509/wuser.pem | ||||
| /lib/ipc/tc | ||||
| /lib/ipc/ts | ||||
| /lib/ipc/ts-http | ||||
| /lib/kadm5/default_keys | ||||
| /lib/kadm5/iprop-log | ||||
| /lib/kadm5/ipropd-master | ||||
| /lib/kadm5/ipropd-slave | ||||
| @@ -238,11 +303,43 @@ asn1_*.[cx] | ||||
| /lib/kafs/strlcpy.c | ||||
| /lib/kafs/strsep.c | ||||
| /lib/kafs/strtok_r.c | ||||
| /lib/krb5/aes-test | ||||
| /lib/krb5/config_file.c.orig | ||||
| /lib/krb5/config_file.c.rej | ||||
| /lib/krb5/derived-key-test | ||||
| /lib/krb5/krb5-protos.h | ||||
| /lib/krb5/krb5-private.h | ||||
| /lib/krb5/krbhst-test | ||||
| /lib/krb5/n-fold-test | ||||
| /lib/krb5/parse-name-test | ||||
| /lib/krb5/store-test | ||||
| /lib/krb5/string-to-key-test | ||||
| /lib/krb5/test_acl | ||||
| /lib/krb5/test_addr | ||||
| /lib/krb5/test_alname | ||||
| /lib/krb5/test_ap-req | ||||
| /lib/krb5/test_canon | ||||
| /lib/krb5/test_cc | ||||
| /lib/krb5/test_config | ||||
| /lib/krb5/test_config_include.out | ||||
| /lib/krb5/test_config_strings.out | ||||
| /lib/krb5/test_crypto | ||||
| /lib/krb5/test_crypto_wrapping | ||||
| /lib/krb5/test_expand_toks | ||||
| /lib/krb5/test_fx | ||||
| /lib/krb5/test_hostname | ||||
| /lib/krb5/test_keytab | ||||
| /lib/krb5/test_mem | ||||
| /lib/krb5/test_pac | ||||
| /lib/krb5/test_pkinit_dh2key | ||||
| /lib/krb5/test_pknistkdf | ||||
| /lib/krb5/test_plugin | ||||
| /lib/krb5/test_prf | ||||
| /lib/krb5/test_princ | ||||
| /lib/krb5/test_set_kvno0 | ||||
| /lib/krb5/test_store | ||||
| /lib/krb5/test_time | ||||
| /lib/krb5/test_x500 | ||||
| /lib/krb5/test_forward | ||||
| /lib/krb5/test_get_addrs | ||||
| /lib/krb5/test_gic | ||||
| @@ -251,6 +348,7 @@ asn1_*.[cx] | ||||
| /lib/krb5/test_rfc3961 | ||||
| /lib/krb5/verify_krb5_conf | ||||
| /lib/ntlm/heimntlm-protos.h | ||||
| /lib/ntlm/test_ntlm | ||||
| /lib/otp/ndbm_wrap.c | ||||
| /lib/otp/ndbm_wrap.h | ||||
| /lib/otp/otptest | ||||
| @@ -260,13 +358,25 @@ asn1_*.[cx] | ||||
| /lib/otp/strlcpy.c | ||||
| /lib/otp/strlwr.c | ||||
| /lib/otp/strncasecmp.c | ||||
| /lib/roken/base64-test | ||||
| /lib/roken/getaddrinfo-test | ||||
| /lib/roken/getifaddrs-test | ||||
| /lib/roken/getxxyyy-test | ||||
| /lib/roken/glob.h | ||||
| /lib/roken/hex-test | ||||
| /lib/roken/make-roken | ||||
| /lib/roken/make-roken.c | ||||
| /lib/roken/parse_bytes-test | ||||
| /lib/roken/parse_reply-test | ||||
| /lib/roken/parse_time-test | ||||
| /lib/roken/resolve-test | ||||
| /lib/roken/rkpty | ||||
| /lib/roken/roken.h | ||||
| /lib/roken/snprintf-test | ||||
| /lib/roken/snprintf-test.trs | ||||
| /lib/roken/strpftime-test | ||||
| /lib/roken/test-readenv | ||||
| /lib/roken/tsearch-test | ||||
| /lib/roken/vis.h | ||||
| /lib/sl/getprogname.c | ||||
| /lib/sl/slc | ||||
| @@ -277,6 +387,7 @@ asn1_*.[cx] | ||||
| /lib/sl/strdup.c | ||||
| /lib/sl/strtok_r.c | ||||
| /lib/sl/strupr.c | ||||
| /lib/sl/test_sl | ||||
| /lib/wind/*.pyc | ||||
| /lib/wind/bidi_table.c | ||||
| /lib/wind/bidi_table.h | ||||
| @@ -291,17 +402,85 @@ asn1_*.[cx] | ||||
| /lib/wind/normalize_table.h | ||||
| /lib/wind/punycode_examples.c | ||||
| /lib/wind/punycode_examples.h | ||||
| /lib/wind/test-bidi | ||||
| /lib/wind/test-ldap | ||||
| /lib/wind/test-map | ||||
| /lib/wind/test-normalize | ||||
| /lib/wind/test-prohibited | ||||
| /lib/wind/test-punycode | ||||
| /lib/wind/test-rw | ||||
| /lib/wind/test-utf8 | ||||
| /out | ||||
| /po/gen-po.sh | ||||
| /scripts | ||||
| /tests/bin/setup-env | ||||
| /tests/can/check-can | ||||
| /tests/can/current-db.db | ||||
| /tests/can/krb5.conf | ||||
| /tests/can/mit-pkinit-20070607.cf | ||||
| /tests/can/test_can | ||||
| /tests/db/add-modify-delete | ||||
| /tests/db/check-aliases | ||||
| /tests/db/check-dbinfo | ||||
| /tests/db/current-db.db | ||||
| /tests/db/dbinfo.out | ||||
| /tests/db/have-db | ||||
| /tests/db/krb5.conf | ||||
| /tests/db/krb5.conf-sqlite | ||||
| /tests/db/loaddump-db | ||||
| /tests/db/tempfile | ||||
| /tests/gss/barpassword | ||||
| /tests/gss/check-context | ||||
| /tests/gss/check-gss | ||||
| /tests/gss/check-gssmask | ||||
| /tests/gss/check-ntlm | ||||
| /tests/gss/check-spnego | ||||
| /tests/gss/current-db.db | ||||
| /tests/gss/foopassword | ||||
| /tests/gss/krb5.conf | ||||
| /tests/gss/krb5ccfile | ||||
| /tests/gss/krb5ccfile-ds | ||||
| /tests/gss/server.keytab | ||||
| /tests/gss/tempfile | ||||
| /tests/java/KerberosInit$1.class | ||||
| /tests/java/KerberosInit$TestCallBackHandler.class | ||||
| /tests/java/KerberosInit.class | ||||
| /tests/java/check-kinit | ||||
| /tests/java/current-db.db | ||||
| /tests/java/foopassword | ||||
| /tests/java/jgssapi_server.class | ||||
| /tests/java/server.keytab | ||||
| /tests/java/krb5.conf | ||||
| /tests/kdc/acache.krb5 | ||||
| /tests/kdc/barpassword | ||||
| /tests/kdc/ca.crt | ||||
| /tests/kdc/cache.krb5 | ||||
| /tests/kdc/cdigest-reply | ||||
| /tests/kdc/check-authz | ||||
| /tests/kdc/check-canon | ||||
| /tests/kdc/check-cc | ||||
| /tests/kdc/check-delegation | ||||
| /tests/kdc/check-des | ||||
| /tests/kdc/check-digest | ||||
| /tests/kdc/check-fast | ||||
| /tests/kdc/check-hdb-mitdb | ||||
| /tests/kdc/check-iprop | ||||
| /tests/kdc/check-kadmin | ||||
| /tests/kdc/check-kdc | ||||
| /tests/kdc/check-kdc-weak | ||||
| /tests/kdc/check-keys | ||||
| /tests/kdc/check-kpasswdd | ||||
| /tests/kdc/check-pkinit | ||||
| /tests/kdc/check-referral | ||||
| /tests/kdc/check-tester | ||||
| /tests/kdc/check-uu | ||||
| /tests/kdc/current-db.db | ||||
| /tests/kdc/current-db.sqlite3 | ||||
| /tests/kdc/foopassword | ||||
| /tests/kdc/iprop-stats | ||||
| /tests/kdc/iprop.keytab | ||||
| /tests/kdc/ipropd.dumpfile | ||||
| /tests/kdc/kdc.crt | ||||
| /tests/kdc/kdc-tester4.json | ||||
| /tests/kdc/krb5-authz.conf | ||||
| /tests/kdc/krb5-authz2.conf | ||||
| @@ -313,8 +492,32 @@ asn1_*.[cx] | ||||
| /tests/kdc/krb5-slave.conf | ||||
| /tests/kdc/krb5-weak.conf | ||||
| /tests/kdc/krb5.conf | ||||
| /tests/kdc/krb5-cc.conf | ||||
| /tests/kdc/krb5.conf.keys | ||||
| /tests/kdc/localname | ||||
| /tests/kdc/o2cache.krb5 | ||||
| /tests/kdc/ocache.krb5 | ||||
| /tests/kdc/pkinit.crt | ||||
| /tests/kdc/pkinit2.crt | ||||
| /tests/kdc/pkinit3.crt | ||||
| /tests/kdc/pkinit4.crt | ||||
| /tests/kdc/req-kdc.der | ||||
| /tests/kdc/req-pkinit.der | ||||
| /tests/kdc/req-pkinit2.der | ||||
| /tests/kdc/s2digest-reply | ||||
| /tests/kdc/sdigest-init | ||||
| /tests/kdc/sdigest-reply | ||||
| /tests/kdc/server.keytab | ||||
| /tests/kdc/tempfile | ||||
| /tests/kdc/test-rc-file.rc | ||||
| /tests/ldap/check-ldap | ||||
| /tests/ldap/krb5.conf | ||||
| /tests/ldap/slapd-init | ||||
| /tests/plugin/check-pac | ||||
| /tests/plugin/current-db.db | ||||
| /tests/plugin/foopassword | ||||
| /tests/plugin/krb5.conf | ||||
| /tests/plugin/server.keytab | ||||
| /tools/heimdal-gssapi.pc | ||||
| /tools/heimdal-kadm-client.pc | ||||
| /tools/heimdal-kadm-server.pc | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jelmer Vernooij
					Jelmer Vernooij