You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by na...@apache.org on 2014/11/07 19:58:04 UTC

[3/4] cordova-amazon-fireos git commit: CB-7726 fix typo in gitignore: ant-built -> ant-build

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

github: close #131


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

Branch: refs/heads/master
Commit: e99f977f68ac75fd42a85384d5ae080b2fcd66d6
Parents: 0367d93
Author: Chris Alfano <ch...@jarv.us>
Authored: Mon Oct 27 11:51:28 2014 -0400
Committer: Ajitha <aj...@amazon.com>
Committed: Wed Oct 29 17:05:57 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/blob/e99f977f/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