You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2012/03/16 19:14:48 UTC

[2/29] ios commit: added cordova-{VERSION}.js file to gitignore

added cordova-{VERSION}.js file to gitignore


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

Branch: refs/heads/master
Commit: 41f7d08c50d723ffe0d3d193881b510efde1ca97
Parents: 191158a
Author: Fil Maj <ma...@gmail.com>
Authored: Fri Mar 16 11:10:26 2012 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Fri Mar 16 11:10:26 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/41f7d08c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 0166c8b..fb62efe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,6 @@ xcuserdata
 /Markdown_1.0.1/
 Markdown_*.zip
 example
-
+CordovaLib/javascript/cordova-*.js
 wkhtmltopdf.dmg
-wkhtmltopdf/
\ No newline at end of file
+wkhtmltopdf/