djencks commented on a change in pull request #2899:
URL: https://github.com/apache/camel-k/pull/2899#discussion_r789835440
##########
File path: .gitignore
##########
@@ -1,5 +1,6 @@
# Go vendor
/vendor
+/github.com
Review comment:
`go run
github.com/djencks/gen-crd-api-reference-docs@5319c98b89a5438b096aeccb0049a5f6c75543a6`
appears to download to /github.com, so I wanted to avoid committing it. I'm
surprised at this behavior of `go run`, but don't know any better.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]