]> arthur.barton.de Git - netdata.git/blobdiff - .gitignore
Correctly get upstream Git commit description
[netdata.git] / .gitignore
index c90442ce4016726dd6f43919966d95c064f7fd90..fc4ee6b5fac2e208aae385691e4959c9ef92df78 100644 (file)
@@ -29,8 +29,15 @@ netdata.spec
 
 *.tar.*
 
+sitespeed-result/
+cov-int/
+netdata-coverity-analysis.tgz
+.coverity-token
+.coverity-build
+
 .cproject
 .idea/
+.vscode/
 .project
 README
 TODO.md
@@ -66,6 +73,7 @@ python.d/python-modules-installer.sh
 
 netdata-installer.log
 netdata-uninstaller.sh
+netdata-updater.sh
 
 gmon.out
 gmon.txt
@@ -77,8 +85,17 @@ cmake_install.cmake
 
 .jetbrains*
 
-contrib/debian/changelog
+.DS_Store
+
+/debian
 profile/benchmark-dictionary
 profile/benchmark-registry
 
 *.pyc
+
+diagrams/*.png
+diagrams/*.svg
+diagrams/*.atxt
+diagrams/plantuml.jar
+
+netdata.cppcheck