ignore vscode related artifacts
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/895f844a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/895f844a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/895f844a Branch: refs/heads/trunk Commit: 895f844a01c0712ec0527a634dc531b2fd0915f7 Parents: 9039a08 Author: Anthony Shaw <anthonys...@apache.org> Authored: Thu Apr 13 14:34:52 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Thu Apr 13 14:34:52 2017 +1000 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/895f844a/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 415882c..e5db6ec 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ apache_libcloud.egg-info/ .pydevproject .settings .DS_Store +.eggs/ +.cache/ +.vscode/