Added back in the .project ignore setting
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/60668269 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/60668269 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/60668269 Branch: refs/heads/javelin Commit: 606682690ae5ca8c5cf51d7414e0d99491b07f14 Parents: cf8de7e Author: Alex Huang <[email protected]> Authored: Tue Jan 8 14:11:28 2013 -0800 Committer: Alex Huang <[email protected]> Committed: Tue Jan 8 14:11:28 2013 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/60668269/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index c419174..b2a9056 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,5 @@ docs/tmp docs/publish docs/runbook/tmp docs/runbook/publish +.project Gemfile.lock
