X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=e5f27403d61f4424470224b179a28bece9d7cff1;hb=9ebd8c934891430d20c743d02730770002309070;hp=e6f03c7ad5d2e5d65bb3ff94d6f5d3516ef3b3c8;hpb=1e40bc2dca82c794b1ef9473fa0d027f94014cb7;p=netdata.git diff --git a/.gitignore b/.gitignore index e6f03c7a..e5f27403 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -28,10 +29,15 @@ netdata.spec *.tar.* +sitespeed-result/ +cov-int/ +netdata-coverity-analysis.tgz +.coverity-token +.coverity-build + .cproject .idea/ .project -CMakeLists.txt README TODO.md asan_symbolize.py @@ -56,3 +62,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