sigal icon indicating copy to clipboard operation
sigal copied to clipboard

Output directory should be outside of the input directory?

Open JulienPalard opened this issue 1 year ago • 1 comments

Hi!

As long as the output directory is ignored, like by using:

ignore_directories = ["_build"]

is it really an issue to have the output directory in the tree?

JulienPalard avatar Jul 07 '24 14:07 JulienPalard

Indeed that should work. I guess I added that restriction at the very beginning, probably before ignore_directories.

saimn avatar Jul 08 '24 17:07 saimn