diff options
author | Soulou <leo@unbekandt.eu> | 2016-11-02 00:09:43 +0100 |
---|---|---|
committer | Soulou <leo@unbekandt.eu> | 2016-11-02 00:09:43 +0100 |
commit | aa2d22c92a523efd26cd575320ab90df5c94e744 (patch) | |
tree | e786e6d4a761f598eec5e4753c70fdb258f04b10 /.gitignore | |
parent | 6580e4949d3f3cf3f1972df9a7ce284dddae96b4 (diff) | |
download | munin-aa2d22c92a523efd26cd575320ab90df5c94e744.tar.gz munin-aa2d22c92a523efd26cd575320ab90df5c94e744.tar.bz2 munin-aa2d22c92a523efd26cd575320ab90df5c94e744.tar.xz munin-aa2d22c92a523efd26cd575320ab90df5c94e744.zip |
Support CGI graphs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bf10b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +test/munin/* |