summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Doffman <mdoff@silver-wind.(none)>2008-07-25 11:35:36 +0100
committerMark Doffman <mdoff@silver-wind.(none)>2008-07-25 11:35:36 +0100
commitb86f97047caa9b20f4838186f34c8fa90094e90c (patch)
tree7c3faf02e032ad3c0dd7c3c35819c1063fc22f0e /.gitignore
parenta0a82a1656068dc0a5bd7758a29882043228c3f6 (diff)
downloadat-spi2-atk-b86f97047caa9b20f4838186f34c8fa90094e90c.tar.gz
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* .gitignore * .autogen.sh Update to a newer version of autogen that deals with AC_CONFIG_AUX_DIR. * po/.intltool-merge-cache * po/POTFILES Remove files that are apparently removed during build. * xml/introspection/README Add a file to ensure xml/introspection directory exists. Its where the D-Bus introspection is placed. * configure.ac Add AC_CONFIG_AUX_DIR macro to put configure bunf inside config directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..91540a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+ChangeLog
+Makefile.in
+aclocal.m4
+atk-adaptor/Makefile.in
+autom4te.cache
+config.h.in
+config.h.in~
+config
+configure
+cspi/Makefile.in
+dbind/Makefile.in
+droute/Makefile.in
+login-helper/Makefile.in
+registryd/Makefile.in
+spi-common/Makefile.in
+tests/Makefile.in
+tests/apps/Makefile.in
+tests/cspi/Makefile.in
+tests/dummyatk/Makefile.in
+tests/pyatspi/Makefile.in
+tools/Makefile.in
+xml/Makefile.in
+xml/introspection/org.freedesktop.atspi.*