Sorta like a `.gitignore`, to be able to ignore folder patterns like (ironically) `.git`, cache folders, and .DS_Store and the likes. Else all the hundreds or so hidden files will clog up the interface, with no way to hide them.
Sorta like a
.gitignore, to be able to ignore folder patterns like (ironically).git, cache folders, and .DS_Store and the likes.Else all the hundreds or so hidden files will clog up the interface, with no way to hide them.