X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=.gitignore;h=c96ceed0556e6231866f282726588a20eebdb141;hb=a35f3d61c774c9afde4c0483ea22e115b70c2808;hp=bd87a7f21f6961201edd3b589e4e27e993d5dd1d;hpb=71812b848a533772199689a1cdc5c92d3116f417;p=cascardo%2Fovs.git diff --git a/.gitignore b/.gitignore index bd87a7f21..c96ceed05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ #*# *.a *.d +*.gcno +*.gcda *.ko *.la *.lo @@ -15,6 +17,8 @@ *.pdb *.pyc *.so +*.suo +**/*.sym *~ *,cover .#* @@ -25,6 +29,7 @@ .dirstamp .libs .tmp_versions +.gitattributes /Makefile /Makefile.in /aclocal.m4 @@ -58,3 +63,7 @@ TAGS cscope.* tags _debian +odp-netlink.h +OvsDpInterface.h +/.vagrant/ +testsuite.tmp.orig