You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/06/11 02:51:34 UTC

[20/36] ios commit: removing "build" from gitignore as one of our cli scripts is named build :)

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/3.0.0
Commit: f81d5b240258a01a968a62c53cabbe9c4c7a6803
Parents: 0561c6b
Author: Fil Maj <ma...@gmail.com>
Authored: Mon Jun 3 17:25:22 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Mon Jun 3 17:25:22 2013 -0700

----------------------------------------------------------------------
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 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