public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] Add .kas_shell_history go .gitignore
@ 2025-04-22  9:55 Uladzimir Bely
  2025-05-11 14:10 ` Baurzhan Ismagulov
  0 siblings, 1 reply; 2+ messages in thread
From: Uladzimir Bely @ 2025-04-22  9:55 UTC (permalink / raw)
  To: isar-users

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add .kas_shell_history go .gitignore
  2025-04-22  9:55 [PATCH] Add .kas_shell_history go .gitignore Uladzimir Bely
@ 2025-05-11 14:10 ` Baurzhan Ismagulov
  0 siblings, 0 replies; 2+ messages in thread
From: Baurzhan Ismagulov @ 2025-05-11 14:10 UTC (permalink / raw)
  To: isar-users

On 2025-04-22 12:55, Uladzimir Bely wrote:
> 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.

Applied to next, thanks.

With kind regards,
Baurzhan

-- 
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/aCCv2zWnldzDE7JU%40abai.de.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-11 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-22  9:55 [PATCH] Add .kas_shell_history go .gitignore Uladzimir Bely
2025-05-11 14:10 ` Baurzhan Ismagulov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox