diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 10:23:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 10:23:48 +0000 |
commit | cd7ed12292aef11d9062b64f61215174e8cc1860 (patch) | |
tree | 9998ab03d153956743d9319cf3a0279b9593ce36 /.gitignore | |
parent | Releasing debian version 1.16.1-6. (diff) | |
download | netdata-cd7ed12292aef11d9062b64f61215174e8cc1860.tar.xz netdata-cd7ed12292aef11d9062b64f61215174e8cc1860.zip |
Merging upstream version 1.17.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 82000619b..52a108f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -77,8 +77,7 @@ packaging/makeself/tmp/ # coverity cov-int/ netdata-coverity-analysis.tgz -.coverity-token -.coverity-build +.coverity-scan.conf .cproject/ .idea/ @@ -87,7 +86,6 @@ netdata-coverity-analysis.tgz .settings/ README TODO.md -netdata.conf TODO.txt web/gui/chart-info/ |