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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]