summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2017-01-20 17:33:19 +0100
committerMartin Roth <martinroth@google.com>2017-01-22 21:15:58 +0100
commit35d7d361e33bea244a6ca4b270061f6ab92f7cd8 (patch)
treea8170c163396c4874fa8f8f0e97baf33dbb5a057 /.gitignore
parentf1343df54c2de10c69730e205052db623ef26cf1 (diff)
downloadcoreboot-35d7d361e33bea244a6ca4b270061f6ab92f7cd8.tar.xz
.gitignore: Don’t track Tint directory
This is done already for the other payloads. Change-Id: I98eb05404c0e181ad99a61d8c97987ceadd9a53c Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/18188 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: Martin Roth <martinroth@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index df7bff4ebe..48c9648af0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ payloads/external/depthcharge/depthcharge/
payloads/external/FILO/filo/
payloads/external/GRUB2/grub2/
payloads/external/SeaBIOS/seabios/
+payloads/external/tint/tint/
payloads/external/U-Boot/u-boot/
payloads/external/Memtest86Plus/memtest86plus/
payloads/external/iPXE/ipxe/