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 2013/01/24 21:10:46 UTC

git commit: adding npmignore to fix npm installs. removed checked-in local.properties file for android

Updated Branches:
  refs/heads/master ffe174b49 -> f45639afd
Updated Tags:  refs/tags/2.4.0rc1-1 e76937372 -> f45639afd


adding npmignore to fix npm installs. removed checked-in local.properties file for android


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

Branch: refs/heads/master
Commit: f45639afd26e1b527abe5395fe9abc3e455ec619
Parents: ffe174b
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Jan 24 12:13:25 2013 -0800
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jan 24 12:13:25 2013 -0800

----------------------------------------------------------------------
 lib/cordova-android/framework/local.properties |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/f45639af/.npmignore
----------------------------------------------------------------------
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/f45639af/lib/cordova-android/framework/local.properties
----------------------------------------------------------------------
diff --git a/lib/cordova-android/framework/local.properties b/lib/cordova-android/framework/local.properties
deleted file mode 100644
index 793d18c..0000000
--- a/lib/cordova-android/framework/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked into Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk.dir=/Users/fil/SDKs/android-sdk-macosx