X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=0169e931658a55d00642570ae8ce02ad1d4029b7;hp=81989e7a2a89c1238b2442795d3b1fa245967079;hb=f5fef72a72cfc1c799b7a9b37ff2dfa25e731420;hpb=6372ed837298a34f6d16e0cde929822879863195 diff --git a/.gitignore b/.gitignore index 81989e7a..0169e931 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -24,4 +25,78 @@ 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 +asan_symbolize.py +charts.d/bind.chart.sh +conf.d/netdata.conf +conf.d/netdata.conf.old +isolate-0x1e0e170-v8.log +lan-hosts.sh +modp_numtoa.c +plugins.d/apache_mod_status.plugin +plugins.d/apps.plugin.old +src/.cproject +src/.project +src/.settings/ +src/TODO.txt +src/rrddim_file.c +system/netdata.service +valgrind.log +valgrind2.log +web/chart-info/ +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