Flag to ignore files or folders
Closed this issue · 3 comments
TheHippo commented
It would be nice to add a option to the generator to ignore certain files or folders.
coffeedoc src --output doc --ignore src/test/
For example I do not want to generate entries for the files containing my tests.
omarkhan commented
Good idea. I'll do this, should be quick enough to implement.
TheHippo commented
Thanks a lot..