bdkjones / CodeKit-1-Old

146 stars 1 forks source link

Having problem hiding entire folders from codekit #681

Closed jrdn91 closed 10 years ago

jrdn91 commented 10 years ago

I'm tried using both /assets and just straight assets to hide an assets folder from codekit but nothing seems to work. Hoping someone can help me as there are often quite a bit of files in there that will never make it into the final project and are only places to put downloaded files and things from clients.

bdkjones commented 10 years ago

I assume you’re talking about the Skipped Items list in the preferences? As the note next to it explains, changes don’t affect projects that are already in CodeKit. Simply remove and re-add the project after editing the list to have it applied.

-Bryan

On 18 Oct 2013, at 05:39, Jordan4jc notifications@github.com wrote:

I'm tried using both /assets and just straight assets to hide an assets folder from codekit but nothing seems to work. Hoping someone can help me as there are often quite a bit of files in there that will never make it into the final project and are only places to put downloaded files and things from clients.

— Reply to this email directly or view it on GitHub.

jrdn91 commented 10 years ago

Thank you...