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.git


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

commit c9d7663786360f89b4693b8ce038b8e708b43907
Author: JB Onofré <[email protected]>
AuthorDate: Fri Nov 14 17:26:59 2025 +0100

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

diff --git a/.gitignore b/.gitignore
index 18a1529980..1931760383 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,4 @@ atlassian-ide-plugin.xml
 bin
 dependency-reduced-pom.xml
 .apt_generated_tests
-
+.vscode
\ No newline at end of file

Reply via email to