diff options
author | onefang | 2020-01-04 17:27:28 +1000 |
---|---|---|
committer | onefang | 2020-01-04 17:27:28 +1000 |
commit | c125218801ab17c1ede0dc1ec7c3a688b4f9e35b (patch) | |
tree | 2270c49e8ac08425a02bdba7d3f2d9f10c3a0979 /.gitignore | |
parent | Add redirects graphs. (diff) | |
download | apt-panopticon_cgp-c125218801ab17c1ede0dc1ec7c3a688b4f9e35b.zip apt-panopticon_cgp-c125218801ab17c1ede0dc1ec7c3a688b4f9e35b.tar.gz apt-panopticon_cgp-c125218801ab17c1ede0dc1ec7c3a688b4f9e35b.tar.bz2 apt-panopticon_cgp-c125218801ab17c1ede0dc1ec7c3a688b4f9e35b.tar.xz |
Ignore the rrd directory.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ | |||
1 | conf/config.local.php | 1 | conf/config.local.php |
2 | plugin/local/*.json | 2 | plugin/local/*.json |
3 | rrd | ||