diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7b3797f78c..912aa85eb2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ abuild*.xml .ccwrap build/ coreboot-builds/ +payloads/external/depthcharge/depthcharge/ payloads/external/FILO/filo/ payloads/external/GRUB2/grub2/ payloads/external/SeaBIOS/seabios/ |