mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
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
net/bpfilter/.gitignore
vendored
Normal file
1
net/bpfilter/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
bpfilter_umh
|
Loading…
Reference in New Issue
Block a user