summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
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