md2cf
md2cf copied to clipboard
Ignore the pages on upload
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