Yu-Ping Wu has uploaded this change for review.

View Change

.gitignore: Ignore payloads/libpayload/generated/

Add 'generated/' to .gitignore.

Change-Id: Ief7afe3cf6ffcaba6aa5be27f41c6a32de9e6bbb
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/79873/1
diff --git a/.gitignore b/.gitignore
index 126cae6..e813493 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
build/
coreboot-builds/
coreboot-builds*/
+generated/

site-local


To view, visit change 79873. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ief7afe3cf6ffcaba6aa5be27f41c6a32de9e6bbb
Gerrit-Change-Number: 79873
Gerrit-PatchSet: 1
Gerrit-Owner: Yu-Ping Wu <yupingso@google.com>
Gerrit-MessageType: newchange