Does anyone else have this problem? Whenever I clear out the /tmp folder, it subsequently also deletes files in the app/style folder and public/assets folder. So I end up having to reset my git repo every time.
It never used to happen until more recently. First couple times I had no clue what was causing it but I can confirm now that doing a “rm -rvf tmp/*” causes files in the app to be deleted.