IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more experimental
[vpp.git] / .gitignore
index 5d1a597..e3182fd 100644 (file)
@@ -1,4 +1,5 @@
 *~
+
 /build-root/.ccache
 /build-root/build-*/
 /build-root/install-*/
@@ -11,6 +12,7 @@
 /build-root/*.rpm
 /build-root/*.changes
 /build-config.mk
+/vpp-api/python/vpp_papi/vpp_papi.py
 /dpdk/*.tar.gz
 /path_setup
 /tools/
@@ -39,6 +41,7 @@ missing
 stamp-h1
 ltmain.sh
 ylwrap
+test-driver
 
 .cproject
 *.iml
@@ -54,3 +57,6 @@ ylwrap
 # cscope and ctags
 /cscope.*
 /tags
+
+# Generated documentation
+/build-root/docs