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:
@@ -70,3 +70,4 @@ build/diagrams/
|
||||
.phpunit.result.cache
|
||||
.dataSources/
|
||||
dataSources.local.xml
|
||||
/_backup/
|
||||
|
||||
Reference in New Issue
Block a user