Nico Huber merged this change.

View Change

Approvals: build bot (Jenkins): Verified David Hendricks: Looks good to me, approved
.gitignore: Add Doxygen dir `libflashrom-doc/`

Change-Id: Id25d05cdf6107cc7a99b94a8523e23bd8698c2d6
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/20811
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 19a4365..2d621dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
/flashrom-*
/flashrom.exe
/flashrom.8
+/libflashrom-doc/

/util/ich_descriptors_tool/ich_descriptors_tool
/util/ich_descriptors_tool/ich_descriptors_tool.exe

To view, visit change 20811. To unsubscribe, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: staging
Gerrit-MessageType: merged
Gerrit-Change-Id: Id25d05cdf6107cc7a99b94a8523e23bd8698c2d6
Gerrit-Change-Number: 20811
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>