[ovs-dev] [PATCH 12/16] .gitignore: Update with couple of Windows specific creations.

Gurucharan Shetty shettyg at nicira.com
Fri May 30 19:06:20 UTC 2014


Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index bd87a7f..22ea3ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 *.pdb
 *.pyc
 *.so
+*.suo
 *~
 *,cover
 .#*
@@ -25,6 +26,7 @@
 .dirstamp
 .libs
 .tmp_versions
+.gitattributes
 /Makefile
 /Makefile.in
 /aclocal.m4
-- 
1.7.9.5




More information about the dev mailing list