VPP-342: Don't allow remote mapping to overwrite local or static mapping
[vpp.git] / .gitignore
index 689d009..4252618 100644 (file)
@@ -8,6 +8,7 @@
 /build-root/packages-vpp/
 /build-root/path_setup
 /build-root/build-config.mk
+/build-root/deb/debian/vpp-plugins/
 /build-root/*.deb
 /build-root/*.rpm
 /build-root/*.changes
@@ -65,3 +66,9 @@ GTAGS
 
 # Generated documentation
 /build-root/docs
+
+# indent backup files
+*.BAK
+
+# Python bytecode
+*.pyc