You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/16 06:40:34 UTC

[GitHub] [camel-k] tadayosi commented on a diff in pull request #3911: feat(ci): automatic make generate

tadayosi commented on code in PR #3911:
URL: https://github.com/apache/camel-k/pull/3911#discussion_r1050415590


##########
.gitignore:
##########
@@ -168,3 +168,4 @@ config/**/*.gen.yaml
 config/**/*.gen.json
 
 *-installer*
+pkg/resources/resources.go

Review Comment:
   @squakez 
   Btw, simply adding this to `.gitignore` doesn't ignore future changes to this file. To completely eliminate it from repo, we need to remove it as well.



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org