Currently files that are excluded from being removed or copied are hard coded in Piku. In Discord, Tekktrik suggested it would be nice to be able to specify files you don't want copied to or removed from the device or perhaps some git integration.
Options might be adding an exclude and ignore list to the pyproject.toml or setting a path to an ignore file in the same place?
Currently files that are excluded from being removed or copied are hard coded in Piku. In Discord, Tekktrik suggested it would be nice to be able to specify files you don't want copied to or removed from the device or perhaps some git integration.
Options might be adding an exclude and ignore list to the
pyproject.toml
or setting a path to an ignore file in the same place?