X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hp=f4b9fe85e3ba6cab7bbe1b561feb812b530f9c80;hb=f74a2240c8b8e7a469170d6300bfd4fb79ef52c1;hpb=cd61f2f77333cfb417a08c7132ed63d8011f3153 diff --git a/.gitignore b/.gitignore index f4b9fe85..0169e931 100644 --- a/.gitignore +++ b/.gitignore @@ -25,12 +25,20 @@ stamp-h1 netdata apps.plugin +freeipmi.plugin netdata.spec *.tar.* +sitespeed-result/ +cov-int/ +netdata-coverity-analysis.tgz +.coverity-token +.coverity-build + .cproject .idea/ +.vscode/ .project README TODO.md @@ -58,11 +66,15 @@ web/gadget.xml web/index_new.html web/version.txt +system/netdata-lsb system/netdata-openrc system/netdata-init-d +system/netdata.logrotate +python.d/python-modules-installer.sh netdata-installer.log netdata-uninstaller.sh +netdata-updater.sh gmon.out gmon.txt @@ -71,3 +83,20 @@ apps.plugin-profiler.sh CMakeCache.txt CMakeFiles/ cmake_install.cmake + +.jetbrains* + +.DS_Store + +contrib/debian/changelog +profile/benchmark-dictionary +profile/benchmark-registry + +*.pyc + +diagrams/*.png +diagrams/*.svg +diagrams/*.atxt +diagrams/plantuml.jar + +netdata.cppcheck