md2cf icon indicating copy to clipboard operation
md2cf copied to clipboard

Ignore the pages on upload

Open dsever opened this issue 1 year ago • 0 comments

Hi

The tool currently supports .gitignore to ignore files/folders that should not be uploaded to confluence. But I assume many (which is my case as well), are using tools directly from cicd pipelines, then we have a kind of conflict with the regular git way of working. Basically in case we are locally reading the doc, it will never be uploaded to a remote git server if we specify .gitignore. I assume that there could be a more convenient way e.g in the command line specify the file where files to be skipped are defined.

BR

dsever avatar Feb 13 '24 13:02 dsever