From e96bb759f1b469c45eceae696d505663183b70b3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 18 Jun 2008 02:25:09 +0200 Subject: [PATCH] add .gitignore files --- .gitignore | 29 ++++++++++++++++++++++++++ avahi-autoipd/.gitignore | 9 ++++++++ avahi-client/.gitignore | 12 +++++++++++ avahi-common/.gitignore | 14 +++++++++++++ avahi-compat-howl/.gitignore | 11 ++++++++++ avahi-compat-howl/samples/.gitignore | 3 +++ avahi-compat-libdns_sd/.gitignore | 9 ++++++++ avahi-core/.gitignore | 17 +++++++++++++++ avahi-daemon/.gitignore | 9 ++++++++ avahi-discover-standalone/.gitignore | 8 +++++++ avahi-dnsconfd/.gitignore | 1 + avahi-glib/.gitignore | 8 +++++++ avahi-gobject/.gitignore | 12 +++++++++++ avahi-python/.gitignore | 1 + avahi-python/avahi-discover/.gitignore | 2 ++ avahi-python/avahi/.gitignore | 1 + avahi-qt/.gitignore | 9 ++++++++ avahi-sharp/.gitignore | 6 ++++++ avahi-ui-sharp/.gitignore | 6 ++++++ avahi-ui/.gitignore | 11 ++++++++++ avahi-utils/.gitignore | 10 +++++++++ common/.gitignore | 9 ++++++++ examples/.gitignore | 12 +++++++++++ initscript/.gitignore | 2 ++ initscript/fedora/.gitignore | 4 ++++ man/.gitignore | 8 +++++++ po/.gitignore | 15 +++++++++++++ service-type-database/.gitignore | 4 ++++ tests/.gitignore | 8 +++++++ 29 files changed, 250 insertions(+) create mode 100644 .gitignore create mode 100644 avahi-autoipd/.gitignore create mode 100644 avahi-client/.gitignore create mode 100644 avahi-common/.gitignore create mode 100644 avahi-compat-howl/.gitignore create mode 100644 avahi-compat-howl/samples/.gitignore create mode 100644 avahi-compat-libdns_sd/.gitignore create mode 100644 avahi-core/.gitignore create mode 100644 avahi-daemon/.gitignore create mode 100644 avahi-discover-standalone/.gitignore create mode 100644 avahi-dnsconfd/.gitignore create mode 100644 avahi-glib/.gitignore create mode 100644 avahi-gobject/.gitignore create mode 100644 avahi-python/.gitignore create mode 100644 avahi-python/avahi-discover/.gitignore create mode 100644 avahi-python/avahi/.gitignore create mode 100644 avahi-qt/.gitignore create mode 100644 avahi-sharp/.gitignore create mode 100644 avahi-ui-sharp/.gitignore create mode 100644 avahi-ui/.gitignore create mode 100644 avahi-utils/.gitignore create mode 100644 common/.gitignore create mode 100644 examples/.gitignore create mode 100644 initscript/.gitignore create mode 100644 initscript/fedora/.gitignore create mode 100644 man/.gitignore create mode 100644 po/.gitignore create mode 100644 service-type-database/.gitignore create mode 100644 tests/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..614bb0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +Makefile +Makefile.in +*~ +*.pc +*.o +*.lo +*.la +.deps/ +.libs/ +ABOUT-NLS +ChangeLog +aclocal.m4 +*.cache +compile +config.guess +config.h +config.h.in +config.log +config.rpath +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +py-compile +stamp-h1 diff --git a/avahi-autoipd/.gitignore b/avahi-autoipd/.gitignore new file mode 100644 index 0000000..b8d515c --- /dev/null +++ b/avahi-autoipd/.gitignore @@ -0,0 +1,9 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +avahi-autoipd +avahi-autoipd.action diff --git a/avahi-client/.gitignore b/avahi-client/.gitignore new file mode 100644 index 0000000..262943b --- /dev/null +++ b/avahi-client/.gitignore @@ -0,0 +1,12 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +check-nss-test +client-test +rr-test +srv-test +xdg-config-test diff --git a/avahi-common/.gitignore b/avahi-common/.gitignore new file mode 100644 index 0000000..b523810 --- /dev/null +++ b/avahi-common/.gitignore @@ -0,0 +1,14 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +alternative-test +domain-test +strlst-test +timeval-test +utf8-test +watch-test +watch-test-thread diff --git a/avahi-compat-howl/.gitignore b/avahi-compat-howl/.gitignore new file mode 100644 index 0000000..8dffd16 --- /dev/null +++ b/avahi-compat-howl/.gitignore @@ -0,0 +1,11 @@ +address-test +browse-domain-test +samples/resolve +text-test +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs diff --git a/avahi-compat-howl/samples/.gitignore b/avahi-compat-howl/samples/.gitignore new file mode 100644 index 0000000..8fca691 --- /dev/null +++ b/avahi-compat-howl/samples/.gitignore @@ -0,0 +1,3 @@ +browse +publish +query diff --git a/avahi-compat-libdns_sd/.gitignore b/avahi-compat-libdns_sd/.gitignore new file mode 100644 index 0000000..279828d --- /dev/null +++ b/avahi-compat-libdns_sd/.gitignore @@ -0,0 +1,9 @@ +null-test +txt-test +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs diff --git a/avahi-core/.gitignore b/avahi-core/.gitignore new file mode 100644 index 0000000..3a5003a --- /dev/null +++ b/avahi-core/.gitignore @@ -0,0 +1,17 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +avahi-reflector +avahi-test +conformance-test +dns-spin-test +dns-test +hashmap-test +prioq-test +querier-test +timeeventq-test +update-test diff --git a/avahi-daemon/.gitignore b/avahi-daemon/.gitignore new file mode 100644 index 0000000..bb2aeab --- /dev/null +++ b/avahi-daemon/.gitignore @@ -0,0 +1,9 @@ +avahi-daemon +avahi-dbus.conf +ini-file-parser-test +*.o +*.lo +Makefile +Makefile.in +.deps +.libs diff --git a/avahi-discover-standalone/.gitignore b/avahi-discover-standalone/.gitignore new file mode 100644 index 0000000..9864451 --- /dev/null +++ b/avahi-discover-standalone/.gitignore @@ -0,0 +1,8 @@ +avahi-discover-standalone +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs diff --git a/avahi-dnsconfd/.gitignore b/avahi-dnsconfd/.gitignore new file mode 100644 index 0000000..581c3ce --- /dev/null +++ b/avahi-dnsconfd/.gitignore @@ -0,0 +1 @@ +avahi-dnsconfd diff --git a/avahi-glib/.gitignore b/avahi-glib/.gitignore new file mode 100644 index 0000000..02ec7d3 --- /dev/null +++ b/avahi-glib/.gitignore @@ -0,0 +1,8 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +glib-watch-test diff --git a/avahi-gobject/.gitignore b/avahi-gobject/.gitignore new file mode 100644 index 0000000..1466c78 --- /dev/null +++ b/avahi-gobject/.gitignore @@ -0,0 +1,12 @@ +ga-*-enumtypes.c +ga-*-enumtypes.h +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +signals-marshal.c +signals-marshal.h +signals-marshal.list diff --git a/avahi-python/.gitignore b/avahi-python/.gitignore new file mode 100644 index 0000000..01b90e7 --- /dev/null +++ b/avahi-python/.gitignore @@ -0,0 +1 @@ +avahi-bookmarks diff --git a/avahi-python/avahi-discover/.gitignore b/avahi-python/avahi-discover/.gitignore new file mode 100644 index 0000000..2daef34 --- /dev/null +++ b/avahi-python/avahi-discover/.gitignore @@ -0,0 +1,2 @@ +avahi-discover +avahi-discover.desktop diff --git a/avahi-python/avahi/.gitignore b/avahi-python/avahi/.gitignore new file mode 100644 index 0000000..118a34d --- /dev/null +++ b/avahi-python/avahi/.gitignore @@ -0,0 +1 @@ +ServiceTypeDatabase.py diff --git a/avahi-qt/.gitignore b/avahi-qt/.gitignore new file mode 100644 index 0000000..e155956 --- /dev/null +++ b/avahi-qt/.gitignore @@ -0,0 +1,9 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +*.moc3 +*.moc4 diff --git a/avahi-sharp/.gitignore b/avahi-sharp/.gitignore new file mode 100644 index 0000000..9ad47f0 --- /dev/null +++ b/avahi-sharp/.gitignore @@ -0,0 +1,6 @@ +avahi-sharp-docs.tree +avahi-sharp-docs.zip +avahi-sharp.dll +avahi-sharp.dll.config +avahi-sharp.dll.mdb + diff --git a/avahi-ui-sharp/.gitignore b/avahi-ui-sharp/.gitignore new file mode 100644 index 0000000..0a27ea5 --- /dev/null +++ b/avahi-ui-sharp/.gitignore @@ -0,0 +1,6 @@ +avahi-ui-sharp-docs.tree +avahi-ui-sharp-docs.zip +avahi-ui-sharp.dll +avahi-ui-sharp.dll.config +avahi-ui-sharp.dll.mdb +bssh.exe diff --git a/avahi-ui/.gitignore b/avahi-ui/.gitignore new file mode 100644 index 0000000..9d9493a --- /dev/null +++ b/avahi-ui/.gitignore @@ -0,0 +1,11 @@ +bssh +bvnc +bssh.desktop +bvnc.desktop +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs diff --git a/avahi-utils/.gitignore b/avahi-utils/.gitignore new file mode 100644 index 0000000..fecb9e1 --- /dev/null +++ b/avahi-utils/.gitignore @@ -0,0 +1,10 @@ +*.o +*.lo +Makefile +Makefile.in +.deps +.libs +avahi-browse +avahi-publish +avahi-resolve +avahi-set-host-name diff --git a/common/.gitignore b/common/.gitignore new file mode 100644 index 0000000..4b1a47e --- /dev/null +++ b/common/.gitignore @@ -0,0 +1,9 @@ +ChangeLog +gettext.m4 +iconv.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +nls.m4 +po.m4 +progtest.m4 diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..1e1ae08 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,12 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +client-browse-services +client-publish-service +core-browse-services +core-publish-service +glib-integration diff --git a/initscript/.gitignore b/initscript/.gitignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/initscript/.gitignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/initscript/fedora/.gitignore b/initscript/fedora/.gitignore new file mode 100644 index 0000000..fd8f359 --- /dev/null +++ b/initscript/fedora/.gitignore @@ -0,0 +1,4 @@ +Makefile +Makefile.in +avahi-daemon +avahi-dnsconfd diff --git a/man/.gitignore b/man/.gitignore new file mode 100644 index 0000000..b86c09c --- /dev/null +++ b/man/.gitignore @@ -0,0 +1,8 @@ +*.1 +*.8 +*.5 +*.1.xml +*.8.xml +*.5.xml +Makefile +Makefile.in diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..73d3d40 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,15 @@ +ChangeLog +Makefile +Makefile.in +Makefile.in.in +Makevars.template +POTFILES +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sin +stamp-it +*.gmo diff --git a/service-type-database/.gitignore b/service-type-database/.gitignore new file mode 100644 index 0000000..581f192 --- /dev/null +++ b/service-type-database/.gitignore @@ -0,0 +1,4 @@ +Makefile +Makefile.in +service-types.db +build-db diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..6c1b075 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,8 @@ +*.o +*.lo +*.la +Makefile +Makefile.in +.deps +.libs +c-plus-plus-test -- 2.39.2