You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:30:44 UTC

[04/27] brooklyn git commit: Ignored .idea and added .iml file to support IntelliJ

Ignored .idea and added .iml file to support IntelliJ


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

Branch: refs/heads/0.4.0
Commit: ef06853609993093a05c15daa364c2503463db2c
Parents: 1088058
Author: danikov <da...@cloudsoftcorp.com>
Authored: Thu Jun 16 16:48:53 2011 +0100
Committer: danikov <da...@cloudsoftcorp.com>
Committed: Thu Jun 16 16:48:53 2011 +0100

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/ef068536/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b4e55be..6575fa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ target/
 .project
 .classpath
 .settings/
+
+/.idea/
\ No newline at end of file