Skip to content

Commit

Permalink
datapath-windows: Ignore VStudio 2015 temporary files
Browse files Browse the repository at this point in the history
Ignore the temporary files created by Visual Studio 2015 when opening
a solution.

Signed-off-by: Alin Gabriel Serdean <[email protected]>
Acked-by: Sairam Venugopal <[email protected]>
Signed-off-by: Gurucharan Shetty <[email protected]>
  • Loading branch information
Alin Serdean authored and shettyg committed Dec 21, 2016
1 parent a010727 commit 7b930f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions datapath-windows/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/Package/x64/
*.db
*.opendb
*.opensdf
*.sdf
/ovsext/x64/
Expand Down

0 comments on commit 7b930f4

Please sign in to comment.