Skip to content

Commit da8b672

Browse files
committed
chore(minor): rm monitor.bpf.o file
1 parent b8d1f7e commit da8b672

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ go.work.sum
2525
.env
2626

2727
# build
28-
dist
28+
dist
29+
30+
# object files
31+
monitor.bpf.o

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.0.2

monitor.bpf.o

-903 KB
Binary file not shown.

0 commit comments

Comments
 (0)