docs: add Gitea Actions caching guide and update .gitignore

Added a detailed guide on enabling caching for Gitea Actions to accelerate CI/CD workflows in `docs/01_Architecture/Gitea/Enable_Gitea_Actions_Cache_to_Accelerate_CI_CD.md`. Updated `.gitignore` to exclude the `/_backup/` directory.
This commit is contained in:
2026-02-09 13:13:17 +01:00
parent f79b14348b
commit 76307ec798
2 changed files with 197 additions and 0 deletions
+1
View File
@@ -70,3 +70,4 @@ build/diagrams/
.phpunit.result.cache
.dataSources/
dataSources.local.xml
/_backup/