From: Zhihang Wei <wzh@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] CI: Add files generated during build by kas to .gitignore
Date: Thu, 27 Nov 2025 16:24:56 +0100 [thread overview]
Message-ID: <20251127152456.1810963-1-wzh@ilbers.de> (raw)
During testing/building with kas, files, logs and build results are
downloaded and generated under these directories. Add them to
.gitignore.
Signed-off-by: Zhihang Wei <wzh@ilbers.de>
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index fff155f1..e65bafc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ __pycache__
.config.yaml*
.kas_shell_history
build*
+/downloads/
+/sstate-cache/
+/isar-sstate/
--
2.39.5
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20251127152456.1810963-1-wzh%40ilbers.de.
next reply other threads:[~2025-11-27 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 15:24 Zhihang Wei [this message]
2025-11-27 15:27 ` 'Jan Kiszka' via isar-users
2025-11-27 15:48 ` Zhihang Wei
2025-11-27 16:10 ` 'Jan Kiszka' via isar-users
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251127152456.1810963-1-wzh@ilbers.de \
--to=wzh@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox