You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2012/09/14 23:16:46 UTC

[19/51] [abbrv] git commit: Ignore maven .settings directories created by m2e

Ignore maven .settings directories created by m2e


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c181e0ec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c181e0ec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/c181e0ec

Branch: refs/heads/4.0
Commit: c181e0ec18da0072eaba1b4ae486ea609362fbae
Parents: 87dc0a6
Author: Chiradeep Vittal <ch...@apache.org>
Authored: Thu Sep 13 17:32:31 2012 -0700
Committer: Chiradeep Vittal <ch...@apache.org>
Committed: Thu Sep 13 17:32:48 2012 -0700

----------------------------------------------------------------------
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/c181e0ec/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b58e6c9..d772031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ awsapi/modules/*
 .classpath
 .project
 .settings.xml
+.settings/