You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2021/04/07 15:34:10 UTC

[aries-component-dsl] 04/05: ignore vscode files

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-component-dsl.git

commit 949face8e7a3e56046e85abcf83a19d46a657e50
Author: Raymond Augé <ra...@liferay.com>
AuthorDate: Wed Apr 7 10:12:34 2021 -0400

    ignore vscode files
    
    Signed-off-by: Raymond Augé <ra...@liferay.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7081da0..1ba9cbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 .classpath
 .project
 .settings/
+.vscode/
 */bin/
 **/build/
 **/generated/