From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] Add .kas_shell_history go .gitignore
Date: Tue, 22 Apr 2025 12:55:08 +0300 [thread overview]
Message-ID: <20250422095535.2904-1-ubely@ilbers.de> (raw)
With kas-container version 4.7 we switched to in commit a92014a3,
this file appears when working with kas shell.
Ignore it by git to improve developer experience.
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index b1b51dd4..81c09fc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
/*.patch
__pycache__
.config.yaml*
+.kas_shell_history
build/
--
2.49.0
--
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/20250422095535.2904-1-ubely%40ilbers.de.
reply other threads:[~2025-04-22 9:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250422095535.2904-1-ubely@ilbers.de \
--to=ubely@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