castopod/.rsync-filter
Yassine Doghri 8c4e02e953 build: add spark to Castopod bundle for handling CLI requests
useful to run commands and create CLI scripts
2022-09-08 12:50:25 +00:00

15 lines
215 B
Plaintext

# rsync filter rules to copy required files for Castopod's bundle
- app/Resources/
+ app/***
+ modules/***
+ public/***
+ themes/***
+ vendor/***
+ writable/***
+ .env.example
+ LICENSE.md
+ README.md
+ spark
- **