X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hp=72c79d863305dbcb8a0c616dd36016cf75223820;hb=0711ceaacadf4b435b11377ce9f0e65392675d2a;hpb=37cb08efe88d63174877ebaa1868298e862caafd diff --git a/.gitignore b/.gitignore index 72c79d86..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,12 +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 @@ -72,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