From: Jesse Gross Date: Tue, 17 Dec 2013 02:10:40 +0000 (-0800) Subject: datapath: Add hash library to .gitignore. X-Git-Tag: sliver-openvswitch-2.1.90-1~10^2~145 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=868ee40a6534ce532f8c689f4de242b42a882d6a;p=sliver-openvswitch.git datapath: Add hash library to .gitignore. Signed-off-by: Jesse Gross --- diff --git a/datapath/linux/.gitignore b/datapath/linux/.gitignore index 32b1770b4..d10d0283e 100644 --- a/datapath/linux/.gitignore +++ b/datapath/linux/.gitignore @@ -21,6 +21,8 @@ /genl_exec.c /gre.c /gso.c +/hash.c +/hash-x86.c /ip_output-openvswitch.c /ip_tunnels_core.c /kcompat.h