Github Issue: #12 Signed-off-by: Saurabh Shah <[email protected]> Reported-by: Alin Serdean <[email protected]> --- datapath-windows/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 datapath-windows/.gitignore
diff --git a/datapath-windows/.gitignore b/datapath-windows/.gitignore new file mode 100644 index 0000000..356a6da --- /dev/null +++ b/datapath-windows/.gitignore @@ -0,0 +1,5 @@ +/Package/x64/ +*.opensdf +*.sdf +/ovsext/x64/ +/x64 -- 1.7.9.5 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
