Hidden folders start with '.'

That means that "rm -rf ." is a prefix of the command you need to type to delete them.

What a foot-gun.


Similar foot-gun to SQL's

DELETE FROM <table> [WHERE <filter>]