This is an automated email from the ASF dual-hosted git repository. thurka pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-vscode.git
commit 15fa98b86c0a6f2b82870763d4f1138ae4d84478 Author: Tomas Hurka <[email protected]> AuthorDate: Thu Aug 7 15:47:05 2025 +0200 gitignore updated --- nbcode/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nbcode/.gitignore b/nbcode/.gitignore index 361a17b..dfbb670 100644 --- a/nbcode/.gitignore +++ b/nbcode/.gitignore @@ -1,3 +1,5 @@ +dist/ */build/ */*/build/ +*/private/ */*/private/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
