aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-02-28 13:27:07 +0000
committerguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-02-28 13:27:07 +0000
commitf36adf1599e3072c450c00fb996f39b34c13ee37 (patch)
tree4d013a100f1b7b5864173315d084ba96494c3cd4
parent84c3d89f1a3fc7ab7eff08134333a18efd142d28 (diff)
add .gitignore files
git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@125 517b70f8-ed25-0410-8bf6-f5db08f7b76e
-rw-r--r--.gitignore27
-rw-r--r--ChangeLog8
-rw-r--r--etpo/.gitignore4
-rw-r--r--po/.gitignore5
-rw-r--r--src/.gitignore5
5 files changed, 49 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9e90e9f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+*.a
+*.o
+autom4te.cache/
+.deps/
+aclocal.m4
+config.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+COPYING
+depcomp
+INSTALL
+install-sh
+install.sh
+krb5-auth-dialog.spec
+libtool
+ltmain.sh
+Makefile
+Makefile.in
+missing
+mkinstalldirs
+stamp-h1
+TAGS
diff --git a/ChangeLog b/ChangeLog
index df51522..4037480 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Feb 28 14:18:35 CET 2009 Guido Günther <agx@sigxcpu.org>
+
+ add .gitignore files
+ * .gitignore: new file
+ * etpo/.gitignore: likewise
+ * po/.gitignore: likewise
+ * src/.gitignore: likewise
+
Mon Jan 19 22:12:37 CET 2009 Guido Günther <agx@sigxcpu.org>
* src/krb5-auth-dialog.c: don't try pkinit if pk_userid is non-null
diff --git a/etpo/.gitignore b/etpo/.gitignore
new file mode 100644
index 0000000..62bc40b
--- /dev/null
+++ b/etpo/.gitignore
@@ -0,0 +1,4 @@
+etpo
+grammar.c
+grammar.h
+lexer.c
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..c7d5b98
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,5 @@
+*.gmo
+.intltool-merge-cache
+Makefile.in.in
+POTFILES
+stamp-it
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..1cd2ae0
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,5 @@
+krb5-auth-applet-dbus-glue.h
+krb5-auth-dialog
+krb5-auth-dialog.1
+krb5-auth-dialog.desktop
+krb5-auth-dialog.schemas