X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=16f0e89796ac61689f7108b022896fddc9299d4b;hb=eb727d779131945489e8df3f75bad81d1d39f313;hp=34776a885733789a5cc247c0ded7bf7fb8221e8e;hpb=e379aef0ac8a77f10c04984e99533bffdeb46069;p=netdata.git diff --git a/.gitignore b/.gitignore index 34776a88..16f0e897 100644 --- a/.gitignore +++ b/.gitignore @@ -29,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 @@ -57,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