This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 795bf0803d6b6302d50b148cec770cb48076339d Author: phantomjinx <[email protected]> AuthorDate: Fri May 14 19:36:07 2021 +0100 chore: Updates .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26458eb..ce89209 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ build/_maven_overlay build/_kamelets build/_maven_overlay/ build/maven/target/ +build/maven /api_* # envrc
