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

rohit pushed a commit to branch 4.11
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.11 by this push:
     new 3425506  .gitignore: add .vscode to ignore (#3384)
3425506 is described below

commit 34255061c4d8e678872fa20bfa8dc2879586dd74
Author: Richard Lawley <[email protected]>
AuthorDate: Wed Jun 19 12:23:25 2019 +0100

    .gitignore: add .vscode to ignore (#3384)
    
    Ignore .vscode folder
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 2f5c516..37eaa05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,4 @@ scripts/.pydevproject
 *.qcow2
 *.raw
 venv
+.vscode

Reply via email to