You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2020/06/21 11:16:14 UTC

[commons-validator] branch master updated: Ignore VS Code settings

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d2360d  Ignore VS Code settings
7d2360d is described below

commit 7d2360d6a7f19cfa0f321267d7ce012484f5de68
Author: Sebb <se...@apache.org>
AuthorDate: Sun Jun 21 12:16:06 2020 +0100

    Ignore VS Code settings
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 060ad00..2400020 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /.classpath
 /.project
 /site-content/
+/.vscode/