mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 05:00:38 +00:00
At least as far as removing individual files goes, this is the best pattern for removing. I can't say the same for removing directories, but I went ahead and changed those to `$(RM) -r` anyway. Signed-off-by: Tristan Partin <tristan@neon.tech>