You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/09/10 22:55:52 UTC

[14/50] [abbrv] git commit: Added gitignore for deps/*.jar so that the files are not added back into the source tree.

Added gitignore for deps/*.jar so that the files are not added
back into the source tree.


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

Branch: refs/heads/4.0
Commit: fc8fc2a5c630f1214f823bb46472727ac4988a69
Parents: cbd4cb3
Author: Chip Childers <ch...@gmail.com>
Authored: Mon Sep 10 10:38:42 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Mon Sep 10 10:38:42 2012 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fc8fc2a5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 8a38aee..e5bd155 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ deps/cloud.userlibraries
 git-remote-https.exe.stackdump
 *.swp
 tools/devcloud/devcloudbox/.vagrant
+deps/*.jar