Develop #155

Merged
metal3d merged 6 commits from develop into master 2025-08-03 12:20:17 +00:00
Showing only changes of commit b4b122fe7f - Show all commits

4
.gitignore vendored
View File

@@ -13,8 +13,6 @@ cover*
.config/ .config/
*/venv */venv
# local binary
./katenary
# will be treated later # will be treated later
/examples/* /examples/*
@@ -29,4 +27,6 @@ __pycache__
.rpmmacros .rpmmacros
*.gpg *.gpg
# local binaries
katenary katenary
!cmd/katenary