VPP-221 Improve doxygen dependency check
[vpp.git] / .gitignore
index 8cbf1e6..a86a50c 100644 (file)
@@ -1,4 +1,5 @@
 *~
+*.sw[op]
 
 /build-root/.ccache
 /build-root/build-*/
@@ -66,9 +67,13 @@ TAGS
 
 # Generated documentation
 /build-root/docs
+/build-root/.doxygen-bootstrap.ok
+/build-root/.doxygen-siphon.dep
 
 # indent backup files
 *.BAK
 
 # Python bytecode
 *.pyc
+
+/vpp-api/python/build