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-net.git


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

commit b1182eab83b91cfe4e781f2c6088989030e020a8
Author: Sebb <s...@apache.org>
AuthorDate: Mon Jun 22 22:43:21 2020 +0100

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

diff --git a/.gitignore b/.gitignore
index e80a23e..ac4fdfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@
 /.project
 /.settings/
 /target/
+/.vscode/
 .idea/
 *.iml
\ No newline at end of file

Reply via email to