Updated Branches: refs/heads/master 6aa8ef65c -> 6f80793d2
removed bin from gitignore Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/c5f587c2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/c5f587c2 Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/c5f587c2 Branch: refs/heads/master Commit: c5f587c26052796293707ab20048db7eb400c83d Parents: 6aa8ef6 Author: Jesse MacFadyen <[email protected]> Authored: Tue May 28 14:13:49 2013 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Tue May 28 14:13:49 2013 -0700 ---------------------------------------------------------------------- .gitignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/c5f587c2/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index beb24b7..1f731e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *.user .DS_Store bld -bin *.opensdf *.suo *.sdf
