Add workflow and signatures to dev skeleton

This commit is contained in:
2024-11-21 22:40:57 +01:00
parent 9225077ec4
commit f1e5ccd432
16 changed files with 824 additions and 1372 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ docs/build/
.cache/*
docker/db/data
docker/rabbitmq/data
# in this development bundle, we want to ignore directories related to a real app
assets/*