Open funkykay opened 4 years ago
You can create .openapi-generator-ignore (works similar to .gitignore) in the output directory directly.
But I think the output folder is somewhere in the depth of bazels directory structure. I cannot really access it in a good way, right?
I know that works when I use the cli jar directly, but in this case the bazel rule is calling it.
Sorry I've no clue how to make it work with Bazel :(
I'm still learning Bazel.
Hey, maybe i am stupid... is it possible to pass a ignore file to the generator cli through the bazel rule?