2021-04-23 15:42:54 +00:00
|
|
|
# rsync filter rules to copy required files for Castopod Host's bundle
|
2020-09-09 16:15:36 +00:00
|
|
|
|
|
|
|
- app/Views/_assets/
|
|
|
|
+ app/***
|
2022-01-18 17:36:34 +00:00
|
|
|
+ modules/***
|
2020-09-09 16:15:36 +00:00
|
|
|
+ public/***
|
2022-01-18 17:36:34 +00:00
|
|
|
+ themes/***
|
2020-09-09 16:15:36 +00:00
|
|
|
+ vendor/***
|
|
|
|
+ writable/***
|
2020-10-08 16:38:30 +00:00
|
|
|
+ .env.example
|
2020-09-09 16:15:36 +00:00
|
|
|
+ DEPENDENCIES.md
|
2021-04-02 17:20:02 +00:00
|
|
|
+ LICENSE.md
|
2020-09-09 16:15:36 +00:00
|
|
|
+ README.md
|
2020-10-08 16:38:30 +00:00
|
|
|
+ INSTALL.md
|
2021-05-20 14:31:39 +00:00
|
|
|
+ UPDATE.md
|
2020-09-09 16:15:36 +00:00
|
|
|
- **
|