Edward O'Callaghan has uploaded this change for review.

View Change

.gitignore: Avoid committing libflashrom.a

Change-Id: Ie9ca7c6ab846d0b07c16798cdd3ff5aa0a748a9b
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/20/63320/1
diff --git a/.gitignore b/.gitignore
index 7c45aba..15cc77a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.a
*.d
!Makefile.d/
*.o

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ie9ca7c6ab846d0b07c16798cdd3ff5aa0a748a9b
Gerrit-Change-Number: 63320
Gerrit-PatchSet: 1
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-MessageType: newchange