feat: add app maps

This commit is contained in:
Alexander Ackermann
2025-11-05 23:08:30 +01:00
parent 94c8075b36
commit a27c40c4dc
4 changed files with 29 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
# exclude the apps folder
/config/opencloud/apps/*
!/config/opencloud/apps/.gitkeep
!/config/opencloud/apps/maps
# exclude custom compose files
/custom