Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / .gitignore
index 54655f8e6fe03151fe1c9df54719b5196de8bf69..7def6f8071eabbd763ba1e319534d153f1e34ab9 100644 (file)
@@ -5,10 +5,10 @@ NP-VERSION-FILE
 # /
 /aclocal.m4
 /autom4te*.cache
-/build-*
 /Cache.pm
 /command.cfg
 /compile
+/confdefs.h
 /config.*
 /configure
 /debian
@@ -25,76 +25,63 @@ NP-VERSION-FILE
 /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
@@ -119,8 +106,11 @@ NP-VERSION-FILE
 /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/