Commit 3fd5efc7 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

fix: include app/Resources/icons folder to bundle

parent 56612f0c
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
# rsync filter rules to copy required files for Castopod's bundle

- app/Resources/
+ app/Resources/icons/***
- app/Resources/**
+ app/***
+ modules/***
+ public/***