mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
fix: add missing apps folder
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,9 @@
|
||||
.idea
|
||||
# exclude the .env file which will be created from env.example
|
||||
.env
|
||||
|
||||
# exclude the apps folder
|
||||
/config/opencloud/apps
|
||||
|
||||
# exclude custom compose files
|
||||
/custom
|
||||
|
||||
Reference in New Issue
Block a user