mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-07 00:36:48 +02:00
16 lines
259 B
Text
16 lines
259 B
Text
# rsync filter rules to copy required files for Castopod's bundle
|
|
|
|
+ app/Resources/icons/***
|
|
- app/Resources/**
|
|
+ app/***
|
|
+ modules/***
|
|
+ public/***
|
|
+ themes/***
|
|
+ vendor/***
|
|
+ writable/***
|
|
+ .env.example
|
|
+ LICENSE.md
|
|
+ README.md
|
|
+ spark
|
|
+ php-icons.php
|
|
- **
|