bpfilter: ignore binary files
net/bpfilter/bpfilter_umh is a binary file generated when bpfilter is
enabled, add it to .gitignore to avoid committing it.
Fixes: d2ba09c17a
("net: add skeleton of bpfilter kernel module")
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
421780fd49
commit
8b26a06ad4
1 changed files with 1 additions and 0 deletions
1
net/bpfilter/.gitignore
vendored
Normal file
1
net/bpfilter/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
bpfilter_umh
|
Loading…
Reference in a new issue