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
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2025-04-22  9:55 UTC | newest]

Thread overview: (only message) (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

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