mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
If e.g. we rename “image.tiff” → “image.png” then the build files are correctly updated to copy “image.png” to the build directory, but until this commit, the old tiff image would stay in the build directory until manually removing it / cleaning the build directory.