Files
katenary/.gitignore
Patrice Ferlet 00409472b7
All checks were successful
Go-Tests / tests (push) Successful in 1m30s
Go-Tests / sonar (push) Successful in 52s
chore(packages): Make better packages
- we need man page in docs to build on CI/CD platform
- new workflows to build packages and push them to the repository
2025-08-21 17:55:28 +02:00

33 lines
273 B
Plaintext

dist/*
*.env
.credentials
release.id
cover*
.sq
.aider*
.python_history
.bash_history
.cache/
.aider/
.config/
*/venv
# will be treated later
/examples/*
# nsis
nsis/*.dll
nsis/*.exe
__pycache__
.rpmmacros
*.gpg
# local binaries
katenary
!cmd/katenary
!oci/katenary