mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-03 23:09:18 +02:00
15 lines
241 B
Text
15 lines
241 B
Text
# rsync filter rules to copy required files for Castopod Host's bundle
|
|
|
|
- app/Views/_assets/
|
|
+ app/***
|
|
+ modules/***
|
|
+ public/***
|
|
+ themes/***
|
|
+ vendor/***
|
|
+ writable/***
|
|
+ .env.example
|
|
+ LICENSE.md
|
|
+ README.md
|
|
+ INSTALL.md
|
|
+ UPDATE.md
|
|
- **
|