X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=16f0e89796ac61689f7108b022896fddc9299d4b;hb=cbafeb005921f0e48d0de62331960ea644d9e2f4;hp=0a3e8d42fa5ec1d91ae133bed7eec18210b6befd;hpb=56b31e02e0eb9e8975bf695f711b908d223cdab3;p=netdata.git diff --git a/.gitignore b/.gitignore index 0a3e8d42..16f0e897 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -27,3 +28,74 @@ apps.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