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

brushed pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit de8e6bbf205c2243f3189647a874c7f1ef1afebc
Author: brushed <[email protected]>
AuthorDate: Sat Dec 18 21:59:43 2021 +0100

    Update .gitignore
---
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 001b31b..97e85c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,6 @@ nb-configuration.xml
 **/*.iml
 .idea
 .metadata
-.checkstyle
\ No newline at end of file
+.checkstyle
+**/node_modules/*
+.vscode

Reply via email to