From 30b94862648cdbf4f537337d2e2f01c369a9dee9 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Thu, 21 Apr 2016 14:27:29 +0200 Subject: Imported Upstream version 1.1.0 --- .gitignore | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c53df5fc1..72c79d863 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,19 @@ 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 -- cgit v1.2.3