mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 20:20:04 +08:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
.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
|