You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by is...@apache.org on 2020/10/05 02:29:03 UTC

[tomcat] branch 9.0.x updated: Added .vscode to gitignore

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

isapir pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new dac7109  Added .vscode to gitignore
dac7109 is described below

commit dac710926a7410b9ea9115311456bc33abdc15f8
Author: Igal Sapir <is...@apache.org>
AuthorDate: Sat Oct 3 11:33:23 2020 -0700

    Added .vscode to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9c34d0d..8901fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ mvn.properties
 .project
 .settings
 .idea
+.vscode
 *.iml
 *.ipr
 *.iws


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org