getter handling with own domain

This commit is contained in:
Martin Berghaus
2025-02-22 23:11:10 +01:00
parent da4aedb0b6
commit 5cdc7524e2
3 changed files with 32 additions and 4 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Ignore the file '/domainOfHostOwner' because this is per host individually.
/domainOfHostOwner
# Ignore the file '/overrideOwnDomain' because this is per host individually.
/overrideOwnDomain
# Ignore the subfolders only, because their content are other git repositories.
# But 'definitions and 'states' should be prepared by cloning this repository.