X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hp=78a63f72c2515fdde00ad1b583c01366632564d8;hb=9dccc16d3763392f0b13349de18c3a838a667653;hpb=6b6f0c685cfa01ec94bebea1d17afc364e7be70a diff --git a/.gitignore b/.gitignore index 78a63f72..0169e931 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -24,14 +25,21 @@ 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 -CMakeLists.txt README TODO.md asan_symbolize.py @@ -56,4 +64,39 @@ web/control.html web/datasource.css 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 +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