X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hb=0b6229c90a3439c52eb9ac304763cdf89fd130ba;hp=c53df5fc117c674f82d6bfedcb3d44beb152a261;hpb=b4299f7b283ebd645520f5c2866b8ca6172e13e8;p=netdata.git diff --git a/.gitignore b/.gitignore index c53df5fc..0169e931 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -24,14 +25,22 @@ 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 charts.d/bind.chart.sh @@ -47,6 +56,7 @@ src/.project src/.settings/ src/TODO.txt src/rrddim_file.c +system/netdata.service valgrind.log valgrind2.log web/chart-info/ @@ -54,3 +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