Related problem or need
I'd like to have some files that are part of the resourcepack not be optimized/processed but still be added.
Proposed solution
A boolean per-file option
Alternative solutions
Not supporting this
Additional context
I'd like this because I found out that NegativeSpaceFont is incompatible with PackSquash. There is a PR at NegativeSpaceFont to address this (AmberWat/NegativeSpaceFont#11). Nevertheless, I think having the option to skip out on processing could help mitigate similar issues.