X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=.gitignore;h=16f0e89796ac61689f7108b022896fddc9299d4b;hp=78a63f72c2515fdde00ad1b583c01366632564d8;hb=7cb2527958e61d7f15383c78ddc20d3a54f082a7;hpb=22bdfa615225617c6ee14f48e88b55fa82cbec08 diff --git a/.gitignore b/.gitignore index 78a63f72..16f0e897 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -28,10 +29,16 @@ 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 @@ -56,4 +63,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