build: Ignore buildinfo file 60/35960/3
authorRenato Botelho do Couto <renato@netgate.com>
Thu, 14 Apr 2022 12:03:30 +0000 (09:03 -0300)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 14 Apr 2022 17:53:49 +0000 (17:53 +0000)
During deb package build, a .buildinfo file is created at build-root.
Add this to .gitignore.

Type: make

Signed-off-by: Renato Botelho do Couto <renato@netgate.com>
Change-Id: Id86c21e22aa2b9e4b559cfc0bc662de835fa1621

.gitignore

index 4fb7ecc..4b7ed4f 100644 (file)
@@ -10,6 +10,7 @@
 /build-root/path_setup
 /build-root/deb/debian/vpp-plugins/
 /build-root/deb/.pybuild/
+/build-root/*.buildinfo
 /build-root/*.deb
 /build-root/*.rpm
 /build-root/*.tar.xz