Code

tools/distclean: use git-clean when possible
[nagiosplug.git] / .gitignore
1 # In all paths
2 NP-VERSION-FILE
3 *.o
5 # /
6 /aclocal.m4
7 /autom4te*.cache
8 /Cache.pm
9 /command.cfg
10 /compile
11 /confdefs.h
12 /config.*
13 /configure
14 /debian
15 /depcomp
16 /INSTALL
17 /install-sh
18 /intl
19 /libtool
20 /Makefile
21 /Makefile.in
22 /missing
23 /stamp-h1
24 /test.pl
25 /THANKS
27 # /build-aux/
28 /build-aux/*~
29 /build-aux/compile
30 /build-aux/config.guess
31 /build-aux/config.sub
32 /build-aux/depcomp
33 /build-aux/install-sh
34 /build-aux/missing
35 /build-aux/mkinstalldirs
37 # /doc/
38 /doc/developer-guidelines.html
40 # /tap/
41 /tap/.deps
42 /tap/.libs
43 /tap/Makefile
44 /tap/Makefile.in
45 /tap/libtap.la
46 /tap/tap.lo
48 # /gl/
49 /gl/.deps
50 /gl/alloca.h
51 /gl/arg-nonnull.h
52 /gl/arpa
53 /gl/arpa_inet.h
54 /gl/c++defs.h
55 /gl/charset.alias
56 /gl/configmake.h
57 /gl/errno.h
58 /gl/fcntl.h
59 /gl/float.h
60 /gl/getopt.h
61 /gl/langinfo.h
62 /gl/libgnu.a
63 /gl/locale.h
64 /gl/Makefile
65 /gl/Makefile.in
66 /gl/math.h
67 /gl/netdb.h
68 /gl/netinet_in.h
69 /gl/ref-add.sed
70 /gl/ref-del.sed
71 /gl/stdbool.h
72 /gl/stddef.h
73 /gl/stdint.h
74 /gl/stdio.h
75 /gl/stdlib.h
76 /gl/string.h
77 /gl/sys_socket.h
78 /gl/sys_stat.h
79 /gl/sys
80 /gl/time.h
81 /gl/unistd.h
82 /gl/warn-on-use.h
83 /gl/wchar.h
84 /gl/wctype.h
86 # /lib/
87 /lib/.deps
88 /lib/getopt.h
89 /lib/libnagiosplug.a
90 /lib/Makefile
91 /lib/Makefile.in
93 # /lib/tests/
94 /lib/tests/base64.Po
95 /lib/tests/.deps
96 /lib/tests/.libs
97 /lib/tests/Makefile
98 /lib/tests/Makefile.in
99 /lib/tests/test_base64
100 /lib/tests/test_cmd
101 /lib/tests/test_disk
102 /lib/tests/test_tcp
103 /lib/tests/test_utils
104 /lib/tests/utils_base.Po
105 /lib/tests/utils_cmd.Po
106 /lib/tests/utils_disk.Po
107 /lib/tests/utils_tcp.Po
108 /lib/tests/parse_ini.Po
109 /lib/tests/test_ini1
110 /lib/tests/test_ini3
111 /lib/tests/test_opts1
112 /lib/tests/test_opts2
113 /lib/tests/test_opts3
114 /lib/tests/extra_opts.Po
116 # /m4/
117 /m4/Makefile
118 /m4/Makefile.in
119 /m4/Makefile.am
121 # /perlmods/
122 /perlmods/Makefile
123 /perlmods/Makefile.in
124 /perlmods/*[0-9]
126 # /pkg/solaris/
127 /pkg/solaris/.cvsignore
128 /pkg/solaris/pkginfo
130 # /plugins/
131 /plugins/check_apt
132 /plugins/check_by_ssh
133 /plugins/check_by_ssh
134 /plugins/check_clamd
135 /plugins/check_cluster
136 /plugins/check_dig
137 /plugins/check_disk
138 /plugins/check_dns
139 /plugins/check_dummy
140 /plugins/check_fping
141 /plugins/check_ftp
142 /plugins/check_game
143 /plugins/check_hpjd
144 /plugins/check_http
145 /plugins/check_ide_smart
146 /plugins/check_imap
147 /plugins/check_jabber
148 /plugins/check_ldap
149 /plugins/check_load
150 /plugins/check_mrtg
151 /plugins/check_mrtgtraf
152 /plugins/check_mysql
153 /plugins/check_mysql_query
154 /plugins/check_nagios
155 /plugins/check_netsaint
156 /plugins/check_nntp
157 /plugins/check_nntps
158 /plugins/check_nt
159 /plugins/check_ntp
160 /plugins/check_ntp_peer
161 /plugins/check_ntp_time
162 /plugins/check_nwstat
163 /plugins/check_overcr
164 /plugins/check_pgsql
165 /plugins/check_ping
166 /plugins/check_pop
167 /plugins/check_procs
168 /plugins/check_radius
169 /plugins/check_real
170 /plugins/check_reply
171 /plugins/check_simap
172 /plugins/check_smtp
173 /plugins/check_snmp
174 /plugins/check_spop
175 /plugins/check_ssh
176 /plugins/check_ssmtp
177 /plugins/check_swap
178 /plugins/check_tcp
179 /plugins/check_time
180 /plugins/check_udp
181 /plugins/check_ups
182 /plugins/check_users
183 /plugins/check_vsz
184 /plugins/config.h
185 /plugins/config.h.in
186 /plugins/.deps
187 /plugins/.libs
188 /plugins/Makefile
189 /plugins/Makefile.in
190 /plugins/negate
191 /plugins/stamp-h*
192 /plugins/urlize
194 # /plugins/t/
195 /plugins/t/*.tmp
197 # /plugins/tests/
198 /plugins/tests/Makefile
199 /plugins/tests/Makefile.in
200 /plugins/tests/test_utils
201 /plugins/tests/test_disk
202 /plugins/tests/.deps
204 # /plugins-root/
205 /plugins-root/.deps
206 /plugins-root/.libs
207 /plugins-root/Makefile.in
208 /plugins-root/Makefile
209 /plugins-root/check_dhcp
210 /plugins-root/check_icmp
211 /plugins-root/pst3
213 # /plugins-scripts/
214 /plugins-scripts/Makefile
215 /plugins-scripts/Makefile.in
216 /plugins-scripts/subst
217 /plugins-scripts/utils.pm
218 /plugins-scripts/utils.sh
219 /plugins-scripts/check_breeze
220 /plugins-scripts/check_disk_smb
221 /plugins-scripts/check_flexlm
222 /plugins-scripts/check_ifoperstatus
223 /plugins-scripts/check_ifstatus
224 /plugins-scripts/check_ircd
225 /plugins-scripts/check_log
226 /plugins-scripts/check_mailq
227 /plugins-scripts/check_ntp
228 /plugins-scripts/check_oracle
229 /plugins-scripts/check_rpc
230 /plugins-scripts/check_sensors
231 /plugins-scripts/check_wave
232 /plugins-scripts/check_file_age
234 # /po/
235 /po/Makefile
236 /po/Makefile.in
237 /po/remove-potcdate.sed
238 /po/Rules-quot
239 /po/boldquot.sed
240 /po/de.gmo
241 /po/en@boldquot.header
242 /po/en@quot.header
243 /po/fr.gmo
244 /po/insert-header.sin
245 /po/quot.sed
246 /po/POTFILES
247 /po/stamp-po