This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 346eb80 [MSOURCES-265] chore: adding gitignore for vscode (#266)
346eb80 is described below
commit 346eb8029d43fa9e1323f5d8e552135aa6b660b1
Author: Anoop Kanippayyur <[email protected]>
AuthorDate: Tue Dec 23 11:05:59 2025 -0700
[MSOURCES-265] chore: adding gitignore for vscode (#266)
* chore: adding gitignore for vscode
* added the newline
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 1896925..99ce374 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ out/
/dependencies.xml
.java-version
.checkstyle
+.vscode/