Do not ignore cmd/katenary directory

This commit is contained in:
2025-08-03 14:14:29 +02:00
parent 6aaeda7a3c
commit b4b122fe7f

4
.gitignore vendored
View File

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