This should prevent any additional files from sneaking in here. Signed-off-by: Aaron Rosen <aaronoro...@gmail.com> --- datapath/linux/.gitignore | 54 ++--------------------------------------------- 1 file changed, 2 insertions(+), 52 deletions(-)
diff --git a/datapath/linux/.gitignore b/datapath/linux/.gitignore index a4a930d..a59a560 100644 --- a/datapath/linux/.gitignore +++ b/datapath/linux/.gitignore @@ -2,57 +2,7 @@ /Makefile /Makefile.main /Module.markers -/actions.c -/addrconf_core-openvswitch.c -/checksum.c -/dev-openvswitch.c -/dp_sysfs_dp.c -/dp_sysfs_if.c -/datapath.c -/dp_dev.c -/dp_notify.c -/exthdrs_core.c -/flex_array.c -/flow.c -/flow_dissector.c -/flow_netlink.c -/flow_table.c -/genetlink-openvswitch.c -/geneve.c -/genl_exec.c -/gre.c -/gso.c -/hash.c -/hash-x86.c -/ip_output-openvswitch.c -/ip_tunnels_core.c -/kcompat.h -/kmemdup.c -/loop_counter.c +/*.c +/*.h /modules.order -/netdevice.c -/net_namespace.c -/random32.c -/reciprocal_div.c -/skbuff-openvswitch.c -/stt.c -/table.c -/time.c /tmp -/tunnel.c -/udp.c -/udp_tunnel.c -/utils.c -/vlan.c -/vport-generic.c -/vport-geneve.c -/vport-gre.c -/vport-internal_dev.c -/vport-lisp.c -/vport-netdev.c -/vport-patch.c -/vport-stt.c -/vport-vxlan.c -/vport.c -/vxlan.c -/workqueue.c -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev