We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sorta like a .gitignore, to be able to ignore folder patterns like (ironically) .git, cache folders, and .DS_Store and the likes.
.gitignore
.git
Else all the hundreds or so hidden files will clog up the interface, with no way to hide them.
Status