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

tv pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git

commit dac509583e3d35011ee5e84aca718d68f38cda4b
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sun Dec 14 20:50:26 2025 +0100

    Ignore VSCode settings
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index db18097e..d2d95eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ maven-eclipse.xml
 logs
 .idea
 .settings
+.vscode
 *.ser
 
 *torque.usersettings.properties

Reply via email to