This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5fb7e46 Added .vscode to .gitignore
5fb7e46 is described below
commit 5fb7e46c213bfa9171ebb289b93ba5b4f5b14359
Author: Igal Sapir <[email protected]>
AuthorDate: Tue Oct 20 22:44:51 2020 -0700
Added .vscode to .gitignore
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index aa1345f..9202ec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,9 +27,10 @@ mvn.properties
.checkstyle
.classpath
.fbprefs
+.idea
.project
.settings
-.idea
+.vscode
*.iml
*.ipr
*.iws
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]