summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore50
1 files changed, 50 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d41b1a0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,50 @@
+/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
+/tests/client/basic-t
+/tests/client/full-t
+/tests/client/pod-t
+/tests/client/prompt-t
+/tests/data/cmd-wrapper
+/tests/data/full.conf
+/tests/data/test.keytab
+/tests/data/test.password
+/tests/data/test.principal
+/tests/kasetkey/basic-t
+/tests/portable/asprintf-t
+/tests/portable/snprintf-t
+/tests/portable/strlcat-t
+/tests/portable/strlcpy-t
+/tests/runtests
+/tests/server/admin-t
+/tests/server/backend-t
+/tests/server/keytab-t
+/tests/server/pod-t
+/tests/util/concat-t
+/tests/util/messages-t
+/tests/util/xmalloc
+/tests/util/xmalloc-t
+/wallet-*.tar.gz
+/stamp-h1
+.deps
+.dirstamp
+.libs/
+Makefile
+*.1
+*.8
+*.a
+*.o