STATS: stat_client updates.
[vpp.git] / .gitignore
index 06e0ff5..7023f7b 100644 (file)
@@ -66,7 +66,6 @@ test-driver
 .cproject
 .pydevproject
 .vscode/
-CMakeLists.txt
 cmake-build*/
 
 # cscope and ctags
@@ -82,6 +81,9 @@ GTAGS
 /build-root/docs
 /build-root/.doxygen-bootstrap.ok
 /build-root/.doxygen-siphon.dep
+/docs/_build
+/env
+!/docs/Makefile
 
 # indent backup files
 *.BAK
@@ -93,8 +95,6 @@ GTAGS
 /src/vpp-api/python/build
 /src/vpp-api/python/dist
 /src/vpp-api/python/vpp_papi.egg-info
-/src/vpp-api/python/vpp_papi/memclnt.py
-/src/vpp-api/python/vpp_papi/vpe.py
 
 # Build files in the test directory
 /test/*.ok