X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hb=f2dc2242324be9e0627dda496a6784758b73947b;hp=72c79d863305dbcb8a0c616dd36016cf75223820;hpb=a7514b5e4f852b093f2980b30bfe81a5aa387f89;p=netdata.git 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