Acked-by: Sairam Venugopal <[email protected]>
On 12/5/16, 7:39 AM, "Alin Serdean" <[email protected]> wrote: >Ignore the temporary files created by Visual Studio 2015 when opening >a solution. > >Signed-off-by: Alin Gabriel Serdean <[email protected]> >--- > datapath-windows/.gitignore | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/datapath-windows/.gitignore b/datapath-windows/.gitignore >index a3ed49b..5d84960 100644 >--- a/datapath-windows/.gitignore >+++ b/datapath-windows/.gitignore >@@ -1,4 +1,6 @@ > /Package/x64/ >+*.db >+*.opendb > *.opensdf > *.sdf > /ovsext/x64/ >-- >2.10.2.windows.1 >_______________________________________________ >dev mailing list >[email protected] >https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_ >mailman_listinfo_ovs-2Ddev&d=DgICAg&c=uilaK90D4TOVoH58JNXRgQ&r=Z6vowHUOjP5 >ysP_g372c49Nqc1vEKqHKNBkR5Q5Z7uo&m=zfkY_DlMGfIGkGLEIIGs4vdMU8CEKSzzI8bCPjh >ZV_M&s=r6DEOma1zd0XssHVnL1rsDZzNYoCHW6ZxQvFi5uC-20&e= _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
