summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaurabh Shah <ssaurabh@vmware.com>2014-07-30 20:29:54 +0000
committerGurucharan Shetty <gshetty@nicira.com>2014-07-31 11:56:13 -0700
commite18df54e5426b5e7fa2a881c690e85dc2ba94064 (patch)
treea62db2790709ca20a20f78f89043bb5396deaad3
parenta6c2d4cb6de2739bdb251c23a83649bdb934f5f8 (diff)
downloadopenvswitch-e18df54e5426b5e7fa2a881c690e85dc2ba94064.tar.gz
datapath-windows: Add temporary files to gitignore.
Github Issue: #12 Reported-by: Alin Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Saurabh Shah <ssaurabh@vmware.com> Signed-off-by: Gurucharan Shetty <gshetty@nicira.com> Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
-rw-r--r--datapath-windows/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/datapath-windows/.gitignore b/datapath-windows/.gitignore
new file mode 100644
index 000000000..356a6da31
--- /dev/null
+++ b/datapath-windows/.gitignore
@@ -0,0 +1,5 @@
+/Package/x64/
+*.opensdf
+*.sdf
+/ovsext/x64/
+/x64