Makefile: support for make release_artifacts

Supports to package `vendor/` directory
which is not part of the repository.
This commit is contained in:
Florian Schüller 2024-12-18 16:32:32 +01:00 committed by Simon de Vlieger
parent 60c22e3214
commit 50c79f154d
2 changed files with 17 additions and 0 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
rpmbuild
vendor
release_artifacts