From 3975dd3e0f6d446241841cdf5c011d4f5f77b5eb Mon Sep 17 00:00:00 2001 From: Ophestra Date: Wed, 1 Jul 2026 14:25:30 +0900 Subject: internal/rosa: create /bin symlinks via helper This centralises the workaround for surprisingly common buggy scripts with nonstandard hardcoded paths. Signed-off-by: Ophestra --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72917bd6..5be5f0ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # produced by tools and text editors +*.swp *.qcow2 *.test *.out -- cgit v1.3.1