X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=d8ff3f3872baa45dd4c9107dbb9a02a2868e234d;hb=077af5590f07163881f8c7c8c598e12067b8553c;hp=c53df5fc117c674f82d6bfedcb3d44beb152a261;hpb=b4299f7b283ebd645520f5c2866b8ca6172e13e8;p=netdata.git diff --git a/.gitignore b/.gitignore index c53df5fc..d8ff3f38 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .libs *.o -*.in +config.h.in +Makefile.in *~ Makefile @@ -31,7 +32,7 @@ netdata.spec .cproject .idea/ .project -CMakeLists.txt +README TODO.md asan_symbolize.py charts.d/bind.chart.sh @@ -47,6 +48,7 @@ src/.project src/.settings/ src/TODO.txt src/rrddim_file.c +system/netdata.service valgrind.log valgrind2.log web/chart-info/ @@ -54,3 +56,23 @@ web/control.html web/datasource.css web/gadget.xml web/index_new.html +web/version.txt + +system/netdata-openrc +system/netdata-init-d +system/netdata.logrotate + +netdata-installer.log +netdata-uninstaller.sh + +gmon.out +gmon.txt +apps.plugin-profiler.sh + +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake + +.jetbrains* + +contrib/debian/changelog