<FromGitter>
<sam0x17> how can I make a non-crystal file inform `amber watch` that it needs to re-initialize?
<FromGitter>
<sam0x17> I have a custom asset pipeline and I just need to make it so `amber watch` treats a change to any file in `public` as a reason to recompile + re-run
<FromGitter>
<sam0x17> ok looks like I just have to add it to the `include` section of the `.amber.yml` file and I'm good