aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-02-21 17:45:55 -0800
committerRuss Allbery <rra@stanford.edu>2010-02-21 17:45:55 -0800
commit60210334fa3dbd5dd168199063c6ee850d750d0c (patch)
tree31e832ba6788076075d38e20ffd27ebf09430407 /.gitignore
parente571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff)
Imported Upstream version 0.10
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore47
1 files changed, 47 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..10cfbf8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,47 @@
+/Makefile.in
+/aclocal.m4
+/build-aux/
+/client/wallet
+/config.h
+/config.h.in
+/config.h.in~
+/config.log
+/config.status
+/configure
+/perl/Makefile.PL
+/perl/Makefile.old
+/perl/blib/
+/perl/pm_to_blib
+/perl/t/data/test.keytab
+/perl/t/data/test.principal
+/perl/t/data/test.realm
+/perl/t/data/test.krbtype
+/tests/client/basic-t
+/tests/client/full-t
+/tests/client/prompt-t
+/tests/data/.placeholder
+/tests/data/test.keytab
+/tests/data/test.password
+/tests/data/test.principal
+/tests/data/test.krbtype
+/tests/portable/asprintf-t
+/tests/portable/mkstemp-t
+/tests/portable/setenv-t
+/tests/portable/snprintf-t
+/tests/portable/strlcat-t
+/tests/portable/strlcpy-t
+/tests/runtests
+/tests/util/concat-t
+/tests/util/messages-krb5-t
+/tests/util/messages-t
+/tests/util/xmalloc
+/wallet-*.tar.gz
+/stamp-h1
+.deps
+.dirstamp
+.libs/
+Makefile
+*.1
+*.8
+*.a
+*.o