diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-12 22:30:38 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-12 22:30:38 (GMT) |
commit | c3432a596afa4e47889a524140f6f7ad281fadd4 (patch) | |
tree | f6baae01e17d4bc6347f020299a9cd25824773ad | |
parent | 62d749fb64f33043f3c4a612fb49df13bcf0dd74 (diff) | |
download | monitoring-plugins-c3432a596afa4e47889a524140f6f7ad281fadd4.tar.gz |
Add ignore files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@323 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | lib/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore new file mode 100644 index 0000000..051d1bd --- /dev/null +++ b/lib/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | .deps | ||