Browse Source

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

Ilya Mashchenko 1 year ago
parent
commit
05f1461bee
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -80,6 +80,9 @@ collectors/ebpf.plugin/includes/
 debugfs.plugin
 !debugfs.plugin/
 
+systemd-journal.plugin
+!systemd-journal.plugin/
+
 # protoc generated files
 *.pb.cc
 *.pb.h