diff mbox series

[v2,1/3] bpfilter: add bpfilter_umh to .gitignore

Message ID 1528987172-19810-2-git-send-email-yamada.masahiro@socionext.com
State New
Headers show
Series net: bpfilter: clean-up build rules | expand

Commit Message

Masahiro Yamada June 14, 2018, 2:39 p.m. UTC
bpfilter_umh is a generated file.  It should be ignored by git.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

---

Changes in v2: None

 net/bpfilter/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 net/bpfilter/.gitignore

-- 
2.7.4
diff mbox series

Patch

diff --git a/net/bpfilter/.gitignore b/net/bpfilter/.gitignore
new file mode 100644
index 0000000..e97084e
--- /dev/null
+++ b/net/bpfilter/.gitignore
@@ -0,0 +1 @@ 
+bpfilter_umh