You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/13 09:33:48 UTC

[42/46] libcloud git commit: ignore vscode related artifacts

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 <an...@apache.org>
Authored: Thu Apr 13 14:34:52 2017 +1000
Committer: Anthony Shaw <an...@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/