@cryptotaxi247 / netdata-1 / commits / 05f1461be

add systemd-journal.plugin to gitignore (#15743)

Ilya Mashchenko committed Aug 4, 2023 at 15:09 UTC 05f1461bee540d4d1172db6714ce7ad08460f5ec
1 file changed +3
.gitignore
+3
@@ -80,6 +80,9 @@ collectors/ebpf.plugin/includes/
80 debugfs.plugin
81 !debugfs.plugin/
82
83 +systemd-journal.plugin
84 +!systemd-journal.plugin/
85 +
86 # protoc generated files
87 *.pb.cc
88 *.pb.h