aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2024-05-13 12:10:59 +0200
committerFelix Held <felix-coreboot@felixheld.de>2024-05-14 19:48:17 +0000
commitff0f6dcba38a1f07c33d5c811c0df95f4df32550 (patch)
tree54a75d246ec6b7551e65fa172d0489d488003ded /util
parent2e532b19d5a35eafac579b067bc9a6d40854badd (diff)
util/autoport/.gitignore: Ignore `logs` folder
The README suggests using `logs` as the folder name where autoport puts the generated logs. Thus, add this folder to .gitignore for the sake of convenience. Yes, people can use other folder names, but `logs` is most commonly used. Change-Id: I37906b43ba3e132de616184e4a5082ce00f4b230 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82398 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'util')
-rw-r--r--util/autoport/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/autoport/.gitignore b/util/autoport/.gitignore
index 0069f999f6..460d5b22ae 100644
--- a/util/autoport/.gitignore
+++ b/util/autoport/.gitignore
@@ -1 +1,2 @@
autoport
+logs/