[Nagiosplug-checkins] SF.net SVN: nagiosplug:[2092] nagiosplug/trunk/.gitignore

dermoth at users.sourceforge.net dermoth at users.sourceforge.net
Sun Nov 23 09:30:39 CET 2008


Revision: 2092
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2092&view=rev
Author:   dermoth
Date:     2008-11-23 08:30:39 +0000 (Sun, 23 Nov 2008)

Log Message:
-----------
Add .gitignore (Imported from svn:ignore)

Added Paths:
-----------
    nagiosplug/trunk/.gitignore

Added: nagiosplug/trunk/.gitignore
===================================================================
--- nagiosplug/trunk/.gitignore	                        (rev 0)
+++ nagiosplug/trunk/.gitignore	2008-11-23 08:30:39 UTC (rev 2092)
@@ -0,0 +1,254 @@
+
+# /
+/aclocal.m4
+/autom4te*.cache
+/build-*
+/Cache.pm
+/command.cfg
+/compile
+/config.*
+/configure
+/debian
+/depcomp
+/INSTALL
+/install-sh
+/intl
+/libtool
+/Makefile
+/Makefile.in
+/missing
+/stamp-h1
+/test.pl
+/THANKS
+
+# /build-aux/
+/build-aux/compile
+/build-aux/config.guess
+/build-aux/config.sub
+/build-aux/depcomp
+/build-aux/install-sh
+/build-aux/missing
+
+# /doc/
+/doc/developer-guidelines.html
+
+# /external/
+/external/tap-1.01
+
+# /gl/
+/gl/alloca.h
+/gl/.deps
+/gl/libgnu.a
+/gl/Makefile
+/gl/Makefile.in
+/gl/stdint.h
+/gl/stdbool.h
+/gl/getopt.h
+/gl/math.h
+/gl/configmake.h
+/gl/ref-del.sed
+/gl/string.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
+
+# /lib/
+/lib/.deps
+/lib/getopt.h
+/lib/libnagiosplug.a
+/lib/Makefile
+/lib/Makefile.in
+
+# /lib/tests/
+/lib/tests/base64.Po
+/lib/tests/.deps
+/lib/tests/.libs
+/lib/tests/Makefile
+/lib/tests/Makefile.in
+/lib/tests/test_base64
+/lib/tests/test_cmd
+/lib/tests/test_disk
+/lib/tests/test_tcp
+/lib/tests/test_utils
+/lib/tests/utils_base.Po
+/lib/tests/utils_cmd.Po
+/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/extra_opts.Po
+
+# /m4/
+/m4/Makefile
+/m4/Makefile.in
+/m4/Makefile.am
+
+# /perlmods/
+/perlmods/Makefile
+/perlmods/Makefile.in
+/perlmods/*[0-9]
+
+# /pkg/solaris/
+/pkg/solaris/.cvsignore
+/pkg/solaris/pkginfo
+
+# /plugins/
+/plugins/check_apt
+/plugins/check_by_ssh
+/plugins/check_by_ssh
+/plugins/check_clamd
+/plugins/check_cluster
+/plugins/check_dig
+/plugins/check_disk
+/plugins/check_dns
+/plugins/check_dummy
+/plugins/check_fping
+/plugins/check_ftp
+/plugins/check_game
+/plugins/check_hpjd
+/plugins/check_http
+/plugins/check_ide_smart
+/plugins/check_imap
+/plugins/check_jabber
+/plugins/check_ldap
+/plugins/check_load
+/plugins/check_mrtg
+/plugins/check_mrtgtraf
+/plugins/check_mysql
+/plugins/check_mysql_query
+/plugins/check_nagios
+/plugins/check_netsaint
+/plugins/check_nntp
+/plugins/check_nntps
+/plugins/check_nt
+/plugins/check_ntp
+/plugins/check_ntp_peer
+/plugins/check_ntp_time
+/plugins/check_nwstat
+/plugins/check_overcr
+/plugins/check_pgsql
+/plugins/check_ping
+/plugins/check_pop
+/plugins/check_procs
+/plugins/check_radius
+/plugins/check_real
+/plugins/check_reply
+/plugins/check_simap
+/plugins/check_smtp
+/plugins/check_snmp
+/plugins/check_spop
+/plugins/check_ssh
+/plugins/check_ssmtp
+/plugins/check_swap
+/plugins/check_tcp
+/plugins/check_time
+/plugins/check_udp
+/plugins/check_ups
+/plugins/check_users
+/plugins/check_vsz
+/plugins/config.h
+/plugins/config.h.in
+/plugins/.deps
+/plugins/.libs
+/plugins/Makefile
+/plugins/Makefile.in
+/plugins/negate
+/plugins/stamp-h*
+/plugins/urlize
+
+# /plugins/t/
+/plugins/t/*.tmp
+
+# /plugins/tests/
+/plugins/tests/Makefile
+/plugins/tests/Makefile.in
+/plugins/tests/test_utils
+/plugins/tests/test_disk
+/plugins/tests/.deps
+
+# /plugins-root/
+/plugins-root/.deps
+/plugins-root/.libs
+/plugins-root/Makefile.in
+/plugins-root/Makefile
+/plugins-root/check_dhcp
+/plugins-root/check_icmp
+/plugins-root/pst3
+
+# /plugins-scripts/
+/plugins-scripts/Makefile
+/plugins-scripts/Makefile.in
+/plugins-scripts/subst
+/plugins-scripts/utils.pm
+/plugins-scripts/utils.sh
+/plugins-scripts/check_breeze
+/plugins-scripts/check_disk_smb
+/plugins-scripts/check_flexlm
+/plugins-scripts/check_ifoperstatus
+/plugins-scripts/check_ifstatus
+/plugins-scripts/check_ircd
+/plugins-scripts/check_log
+/plugins-scripts/check_mailq
+/plugins-scripts/check_ntp
+/plugins-scripts/check_oracle
+/plugins-scripts/check_rpc
+/plugins-scripts/check_sensors
+/plugins-scripts/check_wave
+/plugins-scripts/check_file_age
+
+# /po/
+/po/Makefile
+/po/Makefile.in
+/po/remove-potcdate.sed
+/po/Rules-quot
+/po/boldquot.sed
+/po/de.gmo
+/po/en at boldquot.header
+/po/en at quot.header
+/po/fr.gmo
+/po/insert-header.sin
+/po/quot.sed
+/po/POTFILES
+/po/stamp-po


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Commits mailing list