NAT66 1:1 mapping (VPP-1108)
[vpp.git] / .gitignore
index 2810cb5..3f8f3c4 100644 (file)
@@ -13,7 +13,9 @@
 /build-root/deb/.pybuild/
 /build-root/*.deb
 /build-root/*.rpm
+/build-root/*.tar.xz
 /build-root/*.changes
+/build-root/rpmbuild/
 /build-root/test-doc/
 /build-root/test-cov/
 /build-root/python/
@@ -98,3 +100,6 @@ GTAGS
 
 # vppctl command list
 /src/scripts/vppctl-cmd-list
+
+# No core files
+**/core
\ No newline at end of file