From bb50acdcb8073654ea667b8c0272e335bd43f844 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Apr 2022 20:12:14 +0200 Subject: Merging upstream version 1.34.0. Signed-off-by: Daniel Baumann --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cd4896f98..ab19032c9 100644 --- a/.gitignore +++ b/.gitignore @@ -72,6 +72,7 @@ cgroup-network ebpf.plugin collectors/ebpf.plugin/reset_netdata_trace.sh !ebpf.plugin/ +collectors/ebpf.plugin/includes/ # protoc generated files *.pb.cc @@ -226,3 +227,6 @@ Session.*.vim # Special exceptions !packaging/repoconfig/Makefile + +# Jupyter notebook checkpoints +.ipynb_checkpoints -- cgit v1.2.3