This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
commit 04a4cf5c4c58b63ccdae45523371397a89a86dd9 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Mar 25 12:08:35 2022 +0100 Added .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/
