Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / .gitignore
index d0941939280e7fef87450497e81db216841893fc..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,12 +25,14 @@ 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
@@ -46,27 +48,38 @@ NP-VERSION-FILE
 # /gl/
 /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/float.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/math.h
+/gl/netdb.h
 /gl/netinet_in.h
-/gl/ref-del.sed
 /gl/ref-add.sed
-/gl/charset.alias
-/gl/stdint.h
+/gl/ref-del.sed
 /gl/stdbool.h
-/gl/stdlib.h
+/gl/stddef.h
+/gl/stdint.h
 /gl/stdio.h
+/gl/stdlib.h
 /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
 
@@ -93,9 +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_ini1
+/lib/tests/test_ini3
 /lib/tests/test_opts1
 /lib/tests/test_opts2
+/lib/tests/test_opts3
 /lib/tests/extra_opts.Po
 
 # /m4/