X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=.gitignore;h=7def6f8071eabbd763ba1e319534d153f1e34ab9;hb=refs%2Fheads%2Fsh%2Fcheck_pgsql;hp=86e824e349f02954168d09a976998233b34f0567;hpb=882e56a9f0a0e983c5f5c65b4109b6e0736f124d;p=nagiosplug.git diff --git a/.gitignore b/.gitignore index 86e824e..7def6f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,14 @@ +# In all paths +NP-VERSION-FILE +*.o # / /aclocal.m4 /autom4te*.cache -/build-* /Cache.pm /command.cfg /compile +/confdefs.h /config.* /configure /debian @@ -22,76 +25,63 @@ /THANKS # /build-aux/ +/build-aux/*~ /build-aux/compile /build-aux/config.guess /build-aux/config.sub /build-aux/depcomp /build-aux/install-sh /build-aux/missing +/build-aux/mkinstalldirs # /doc/ /doc/developer-guidelines.html -# /external/ -/external/tap-1.01 +# /tap/ +/tap/.deps +/tap/.libs +/tap/Makefile +/tap/Makefile.in +/tap/libtap.la +/tap/tap.lo # /gl/ -/gl/alloca.h /gl/.deps +/gl/alloca.h +/gl/arg-nonnull.h +/gl/arpa +/gl/arpa_inet.h +/gl/c++defs.h +/gl/charset.alias +/gl/configmake.h +/gl/errno.h +/gl/fcntl.h +/gl/float.h +/gl/getopt.h +/gl/langinfo.h /gl/libgnu.a +/gl/locale.h /gl/Makefile /gl/Makefile.in -/gl/stdint.h -/gl/stdbool.h -/gl/getopt.h /gl/math.h -/gl/configmake.h +/gl/netdb.h +/gl/netinet_in.h +/gl/ref-add.sed /gl/ref-del.sed -/gl/string.h +/gl/stdbool.h +/gl/stddef.h +/gl/stdint.h /gl/stdio.h -/gl/ref-add.sed -/gl/unistd.h -/gl/charset.alias /gl/stdlib.h - -# /intl/ -/intl/ChangeLog -/intl/Makefile.in -/intl/VERSION -/intl/bindtextdom.c -/intl/config.charset -/intl/dcgettext.c -/intl/dcigettext.c -/intl/dcngettext.c -/intl/dgettext.c -/intl/dngettext.c -/intl/eval-plural.h -/intl/explodename.c -/intl/finddomain.c -/intl/gettext.c -/intl/gettextP.h -/intl/gmo.h -/intl/hash-string.h -/intl/intl-compat.c -/intl/l10nflist.c -/intl/libgnuintl.h -/intl/loadinfo.h -/intl/loadmsgcat.c -/intl/localcharset.c -/intl/locale.alias -/intl/localealias.c -/intl/localename.c -/intl/ngettext.c -/intl/os2compat.c -/intl/os2compat.h -/intl/osdep.c -/intl/plural-exp.c -/intl/plural-exp.h -/intl/plural.c -/intl/plural.y -/intl/ref-add.sin -/intl/ref-del.sin -/intl/textdomain.c +/gl/string.h +/gl/sys_socket.h +/gl/sys_stat.h +/gl/sys +/gl/time.h +/gl/unistd.h +/gl/warn-on-use.h +/gl/wchar.h +/gl/wctype.h # /lib/ /lib/.deps @@ -116,8 +106,11 @@ /lib/tests/utils_disk.Po /lib/tests/utils_tcp.Po /lib/tests/parse_ini.Po -/lib/tests/test_ini -/lib/tests/test_opts +/lib/tests/test_ini1 +/lib/tests/test_ini3 +/lib/tests/test_opts1 +/lib/tests/test_opts2 +/lib/tests/test_opts3 /lib/tests/extra_opts.Po # /m4/