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/04 14:21:42 UTC

[aries] 03/12: ignore vs code plugin files

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

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git

commit a37a49a124f7d26378b4902b933d8b84fd8b98e3
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Fri Apr 2 12:59:00 2021 -0400

    ignore vs code plugin files
    
    Signed-off-by: Raymond Augé <ro...@apache.org>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2e04bed..d4c39b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ target
 velocity.log
 .idea
 *.iml
+.factorypath
+.vscode
\ No newline at end of file