You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/10/27 17:34:13 UTC

android commit: CB-7726 fix typo in gitignore: ant-built -> ant-build

Repository: cordova-android
Updated Branches:
  refs/heads/master ce5d9a2ee -> 832e62657


CB-7726 fix typo in gitignore: ant-built -> ant-build

github: close #131


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

Branch: refs/heads/master
Commit: 832e6265735ac75685625b917b81d374c55a3926
Parents: ce5d9a2
Author: Chris Alfano <ch...@jarv.us>
Authored: Mon Oct 27 11:51:28 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Mon Oct 27 12:33:09 2014 -0400

----------------------------------------------------------------------
 bin/templates/project/gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/832e6265/bin/templates/project/gitignore
----------------------------------------------------------------------
diff --git a/bin/templates/project/gitignore b/bin/templates/project/gitignore
index a1c8ff7..6e52445 100644
--- a/bin/templates/project/gitignore
+++ b/bin/templates/project/gitignore
@@ -5,7 +5,7 @@ local.properties
 /gradlew.bat
 /gradle
 # Ant builds
-ant-built
+ant-build
 ant-gen
 # Eclipse builds
 gen


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org