From b626fcd195908e07b3c9581183bc6c6d11479e2a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 1 Aug 2008 17:33:31 +0100 Subject: [PATCH] add some trivial gitignore files --- .gitignore | 55 +++++++++++++++++++++++++++++++++++++++++++++ doc/.gitignore | 15 +++++++++++++ doc/dbus/.gitignore | 3 +++ po/.gitignore | 4 ++++ policy/.gitignore | 2 ++ src/.gitignore | 9 ++++++++ tools/.gitignore | 7 ++++++ 7 files changed, 95 insertions(+) create mode 100644 .gitignore create mode 100644 doc/.gitignore create mode 100644 doc/dbus/.gitignore create mode 100644 po/.gitignore create mode 100644 policy/.gitignore create mode 100644 src/.gitignore create mode 100644 tools/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..87a3f3c --- /dev/null +++ b/.gitignore @@ -0,0 +1,55 @@ +Makefile +Makefile.in +aclocal.m4 +config.cache +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +configure.scan +compile +depcomp +intl +libtool +ltconfig +ltmain.sh +missing +mkinstalldirs +install-sh +stamp-h +stamp-h1 +stamp-h.in +version.h +intl +macros +INSTALL +ChangeLog +*.tar.* +xml-i18n-extract.in +xml-i18n-extract +xml-i18n-merge.in +xml-i18n-merge +xml-i18n-update.in +xml-i18n-update +intltool-extract.in +intltool-extract +intltool-merge.in +intltool-merge +intltool-update.in +intltool-update +xmldocs.make +omf.make +gtk-doc.make +*~ +*.swp +tags +NEWS.new +*.txt +.anjuta +*.cache +*.anjuta + diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..e3be474 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,15 @@ +*.args +*.hierarchy +*.interfaces +*.prerequisites +*.signals +*.types +*.stamp +html +*.7 +*.8 +*.1 +tmpl +version.xml +xml + diff --git a/doc/dbus/.gitignore b/doc/dbus/.gitignore new file mode 100644 index 0000000..7879383 --- /dev/null +++ b/doc/dbus/.gitignore @@ -0,0 +1,3 @@ +*.ref.xml +*.ref.xml + diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..c4c61e6 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,4 @@ +Makefile.in.in +POTFILES +stamp-it + diff --git a/policy/.gitignore b/policy/.gitignore new file mode 100644 index 0000000..0266697 --- /dev/null +++ b/policy/.gitignore @@ -0,0 +1,2 @@ +*.policy + diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..d76cf23 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,9 @@ +.deps +devkit-power-daemon +*.o +*-glue.h +*-marshal.c +*-marshal.h +*.conf +*.service + diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..173da61 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,7 @@ +.deps +devkit-power +*-glue.h +*.o +*-marshal.c +*-marshal.h +