summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2002-08-29 08:27:01 +0000
committerKen Raeburn <raeburn@mit.edu>2002-08-29 08:27:01 +0000
commitd852394981834bb0ffb8ecbbb00f43a3600910ec (patch)
tree7296fe6ca824c3064cd27b1aa13e53fd064c9b25 /src/lib/krb5
parentbf98c975e1b350a1df4c4826e97f3ffb188e3e76 (diff)
Ignore a bunch of files generated by building in the source tree, excluding
those covered by CVSROOT/cvsignore patterns. Static UNIX build only, at the moment, may need updates for other configurations. (Second try; this time, deal with the cases where "cvs add"/"cvs ci" choked on previously deleted versions numbered 5.x.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14785 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5')
-rw-r--r--src/lib/krb5/ccache/.cvsignore1
-rw-r--r--src/lib/krb5/error_tables/.cvsignore10
-rw-r--r--src/lib/krb5/krb/.cvsignore5
-rw-r--r--src/lib/krb5/os/.cvsignore2
4 files changed, 18 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/.cvsignore b/src/lib/krb5/ccache/.cvsignore
new file mode 100644
index 0000000000..dbdf8e97f9
--- /dev/null
+++ b/src/lib/krb5/ccache/.cvsignore
@@ -0,0 +1 @@
+t_cc
diff --git a/src/lib/krb5/error_tables/.cvsignore b/src/lib/krb5/error_tables/.cvsignore
new file mode 100644
index 0000000000..d7a2fd2632
--- /dev/null
+++ b/src/lib/krb5/error_tables/.cvsignore
@@ -0,0 +1,10 @@
+asn1_err.h
+asn1_err.c
+kdb5_err.h
+kdb5_err.c
+krb5_err.h
+krb5_err.c
+kv5m_err.h
+kv5m_err.c
+adm_err.h
+adm_err.c
diff --git a/src/lib/krb5/krb/.cvsignore b/src/lib/krb5/krb/.cvsignore
new file mode 100644
index 0000000000..923982c4d6
--- /dev/null
+++ b/src/lib/krb5/krb/.cvsignore
@@ -0,0 +1,5 @@
+t_walk_rtree
+t_kerb
+t_ser
+t_deltat
+t_expand
diff --git a/src/lib/krb5/os/.cvsignore b/src/lib/krb5/os/.cvsignore
new file mode 100644
index 0000000000..ab39005b8b
--- /dev/null
+++ b/src/lib/krb5/os/.cvsignore
@@ -0,0 +1,2 @@
+t_std_conf
+t_an_to_ln