heimdal: added verbose logging of hemimdal crypto errors
[abartlet/lorikeet-heimdal.git/.git] / .gitignore
index 57b0f0019c266bb20c6b8fa838aeb8e29a73bfdb..15c84b93341b9bc446b76834ca81301679c7d73f 100644 (file)
@@ -1,9 +1,12 @@
-# git-ls-files --others --exclude-from=.git/info/exclude
-# Lines that start with '#' are comments.
-# For a project mostly in C, the following would be a good set of
-# exclude patterns (uncomment them if you want to use them):
-# *.[oa]
-# *~
+# After changing this file, please run:
+#
+#     git ls-files -i --exclude-standard
+#
+# to check that you haven't inadvertently ignored any tracked files.  This
+# command should return no output.  Any files listed by it are files
+# present in the repository but ignored by .gitignore.
+
+# General rules, with some exclusions for where they're too general.
 
 .DS_Store
 .deps/
@@ -31,6 +34,8 @@ asn1_*.[cx]
 *.lo
 *.o
 
+# Top-level files.
+
 /aclocal.m4
 /autom4te.cache
 /compile
@@ -44,8 +49,11 @@ asn1_*.[cx]
 /libtool
 /ltmain.sh
 /missing
+/setupbuild.cmd
 /ylwrap
 
+# Files in subdirectories.
+
 /admin/ktutil
 /appl/afsutil/afslog
 /appl/afsutil/pagsh
@@ -106,6 +114,7 @@ asn1_*.[cx]
 /doc/ntlm
 /doc/wind
 /doc/vars.texi
+/doc/doxyout
 /include/*.h
 !/include/crypto-headers.h
 !/include/heim_threads.h
@@ -174,7 +183,6 @@ asn1_*.[cx]
 /lib/hdb/hdb-private.h
 /lib/hdb/test_dbinfo
 /lib/hdb/test_hdbkeys
-/lib/hx509/data/*.pem
 /lib/hx509/data/*.srl
 /lib/hx509/data/*.req
 /lib/hx509/data/sub-ca-combined.crt
@@ -249,6 +257,7 @@ asn1_*.[cx]
 /lib/wind/normalize_table.h
 /lib/wind/punycode_examples.c
 /lib/wind/punycode_examples.h
+/out
 /po/gen-po.sh
 /scripts
 /tests/bin/setup-env