ACL plugin enable macip for ip4/ip6 traffic
[vpp.git] / .gitignore
index c37878d..ba4e104 100644 (file)
@@ -10,6 +10,7 @@
 /build-root/path_setup
 /build-root/build-config.mk
 /build-root/deb/debian/vpp-plugins/
+/build-root/deb/.pybuild/
 /build-root/*.deb
 /build-root/*.rpm
 /build-root/*.changes
@@ -50,16 +51,18 @@ ltmain.sh
 ylwrap
 test-driver
 
-.cproject
 *.iml
 .bootstrap.ok
 .settings
+.autotools
 # stop autotools ignore
 
 # OSX and some IDE
 .DS_Store
 .idea/
 .project
+.cproject
+.vscode/
 
 # cscope and ctags
 /cscope.*