[PATCH] bpfilter: ignore binary files

Subsystems: networking [general], the rest

STALE2965d

2 messages, 2 authors, 2018-06-20 · open the first message on its own page

[PATCH] bpfilter: ignore binary files

From: Matteo Croce <hidden>
Date: 2018-06-19 15:21:39

net/bpfilter/bpfilter_umh is a binary file generated when bpfilter is
enabled, add it to .gitignore to avoid committing it.

Fixes: d2ba09c17a064 ("net: add skeleton of bpfilter kernel module")
Signed-off-by: Matteo Croce <redacted>
---
 net/bpfilter/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 net/bpfilter/.gitignore
diff --git a/net/bpfilter/.gitignore b/net/bpfilter/.gitignore
new file mode 100644
index 000000000000..e97084e3eea2
--- /dev/null
+++ b/net/bpfilter/.gitignore
@@ -0,0 +1 @@
+bpfilter_umh
-- 
2.17.1

Re: [PATCH] bpfilter: ignore binary files

From: David Miller <davem@davemloft.net>
Date: 2018-06-20 00:08:16

From: Matteo Croce <redacted>
Date: Tue, 19 Jun 2018 17:21:36 +0200
net/bpfilter/bpfilter_umh is a binary file generated when bpfilter is
enabled, add it to .gitignore to avoid committing it.

Fixes: d2ba09c17a064 ("net: add skeleton of bpfilter kernel module")
Signed-off-by: Matteo Croce <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help