X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=fc4ee6b5fac2e208aae385691e4959c9ef92df78;hb=40647ad1863655da5c42e0cac539a29468456d01;hp=72c79d863305dbcb8a0c616dd36016cf75223820;hpb=88e698b87305e2a32957f09ef99d6bded03e89a4;p=netdata.git diff --git a/.gitignore b/.gitignore index 72c79d86..fc4ee6b5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -58,12 +65,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 +82,20 @@ apps.plugin-profiler.sh CMakeCache.txt CMakeFiles/ cmake_install.cmake + +.jetbrains* + +.DS_Store + +/debian +profile/benchmark-dictionary +profile/benchmark-registry + +*.pyc + +diagrams/*.png +diagrams/*.svg +diagrams/*.atxt +diagrams/plantuml.jar + +netdata.cppcheck