Optimized for github workflow

This commit is contained in:
2025-07-16 14:22:47 +02:00
parent 8113e412dd
commit e4ce3848fc
4 changed files with 11 additions and 5 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# The .gitignore is the single point of truth for files which should be ignored.
# Add patterns, files and folders to the .gitignore and execute 'make build'
# NEVER TOUCH THE .dockerignore, BECAUSE IT ANYHOW WILL BE OVERWRITTEN
site.retry
*__pycache__
venv
@@ -5,3 +9,4 @@ venv
*.bak
*tree.json
roles/list.json
*.pyc