You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2012/11/07 11:53:54 UTC

git commit: adding .egg-info and eclipse prefs and settings to .gitignore

Updated Branches:
  refs/heads/master 5e293f422 -> 35d5070ca


adding .egg-info and eclipse prefs and settings to .gitignore


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

Branch: refs/heads/master
Commit: 35d5070ca3573191b18da31c1ef7682e5c33766b
Parents: 5e293f4
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Mon Nov 5 15:04:35 2012 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Wed Nov 7 16:23:10 2012 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/35d5070c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 8246476..3e95b93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,8 @@ cloud-*.tar.bz2
 *.log
 *.pyc
 *.egginfo/
+*.egg-info/
+*.prefs
 build.number
 api.log.*.gz
 cloud.log.*.*