You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2019/08/10 11:02:40 UTC

[plc4x] branch develop updated: Added .vscode to .gitignore

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

jfeinauer pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


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

commit 02b0ddc85e3ca159757955dd3e8a26f1fc0dabb1
Author: Julian Feinauer <j....@pragmaticminds.de>
AuthorDate: Sat Aug 10 13:02:33 2019 +0200

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

diff --git a/.gitignore b/.gitignore
index ac3cf67..8dc1c9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 # User-specific stuff:
 .idea/**
 *.iml
+.vscode/**
 
 # Sensitive or high-churn files:
 .idea/**/dataSources/