Updated Branches:
  refs/heads/master 0561c6ba8 -> f81d5b240

removing "build" from gitignore as one of our cli scripts is named build :)


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

Branch: refs/heads/master
Commit: f81d5b240258a01a968a62c53cabbe9c4c7a6803
Parents: 0561c6b
Author: Fil Maj <[email protected]>
Authored: Mon Jun 3 17:25:22 2013 -0700
Committer: Fil Maj <[email protected]>
Committed: Mon Jun 3 17:25:22 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/f81d5b24/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e0ac686..e72193b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,8 @@
 tmp
 *.mode1v3
 *.pbxuser
-build
 *.xcworkspace
 xcuserdata
 CordovaLib/javascript/cordova-*.js
 CordovaLib/CordovaLibApp/www/cordova.ios.js
-console.log
\ No newline at end of file
+console.log

Reply via email to