summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2024-02-12 13:03:58 +0000
committerGitHub <noreply@github.com>2024-02-12 13:03:58 +0000
commit784849583616d51649c2de5a8b468db90e0c6132 (patch)
treeb63867208e840742f59a0ca630c079ea4db15c5c /.gitignore
parent2b138b62079fbf54b7932c5010ba39e049c03dfc (diff)
Move CO-RE headers (integration between eBPF and Network Viewer) (#16978)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3b1ae1f86f..c386506945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,7 +30,7 @@ artifacts/
ebpf.plugin
src/collectors/ebpf.plugin/reset_netdata_trace.sh
!ebpf.plugin/
-src/collectors/ebpf.plugin/includes/
+src/libnetdata/ebpf/includes/
# protoc generated files
*.pb.cc