X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hp=eb256f3ac7b1efedfc7b895a4e540c6a82031003;hb=65cd61cc91763c1d95c2c2d2701c1f7be49a3a4c;hpb=2a694530e904815d10ad843f40f3d9f5670915b3 diff --git a/.gitignore b/.gitignore index eb256f3a..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 @@ -57,4 +65,38 @@ 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