Commit 4fe44d7
committed
tests: check_selftest: ignore BPF objects
BPF object files (e.g. prog.bpf.c) have automatic build rules
and end up creating files ending with .o. So they usually don't
need dedicated entries in .gitignore or the Makefile.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 8746834 commit 4fe44d7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments