diff options
Diffstat (limited to 'plugins/.cvsignore')
-rw-r--r-- | plugins/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/.cvsignore b/plugins/.cvsignore index 7ac1835..f75aab2 100644 --- a/plugins/.cvsignore +++ b/plugins/.cvsignore | |||
@@ -1,3 +1,4 @@ | |||
1 | check_apt | ||
1 | check_disk | 2 | check_disk |
2 | check_dns | 3 | check_dns |
3 | check_dummy | 4 | check_dummy |
@@ -5,11 +6,13 @@ check_ftp | |||
5 | check_fping | 6 | check_fping |
6 | check_http | 7 | check_http |
7 | check_imap | 8 | check_imap |
9 | check_jabber | ||
8 | check_load | 10 | check_load |
9 | check_mrtg | 11 | check_mrtg |
10 | check_mrtgtraf | 12 | check_mrtgtraf |
11 | check_nagios | 13 | check_nagios |
12 | check_nntp | 14 | check_nntp |
15 | check_ntp | ||
13 | check_nwstat | 16 | check_nwstat |
14 | check_overcr | 17 | check_overcr |
15 | check_ping | 18 | check_ping |
@@ -46,3 +49,4 @@ Makefile | |||
46 | Makefile.in | 49 | Makefile.in |
47 | config.h.in | 50 | config.h.in |
48 | .deps | 51 | .deps |
52 | .libs | ||