dpif-netdev: Remove redundant hash action handling.
[cascardo/ovs.git] / .gitignore
index d80fc63..8201d50 100644 (file)
@@ -7,9 +7,16 @@
 *.loT
 *.mod.c
 *.o
-*.o
+*.obj
+*.exe
+*.exp
+*.ilk
+*.lib
+*.pdb
 *.pyc
 *.so
+*.suo
+**/*.sym
 *~
 *,cover
 .#*
@@ -20,6 +27,7 @@
 .dirstamp
 .libs
 .tmp_versions
+.gitattributes
 /Makefile
 /Makefile.in
 /aclocal.m4
@@ -40,6 +48,7 @@
 /depcomp
 /distfiles
 /install-sh
+/libtool
 /manpage-check
 /missing
 /missing-distfiles
@@ -52,3 +61,5 @@ TAGS
 cscope.*
 tags
 _debian
+odp-netlink.h
+OvsDpInterface.h