This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new d26ff452 Add .vscode in .gitignore (#565)
d26ff452 is described below

commit d26ff45280cad4e3529369d3ea48f6424697df4e
Author: JB Onofré <[email protected]>
AuthorDate: Sun Nov 9 08:14:56 2025 +0100

    Add .vscode in .gitignore (#565)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 63e78519..8d5878fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ target
 *.i??
 elasticsearch/data
 derby.log
+.vscode
\ No newline at end of file

Reply via email to