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 2012/08/23 18:38:56 UTC

android commit: Updating the .gitignore file

Updated Branches:
  refs/heads/master e11f8f646 -> b00cd9b55


Updating the .gitignore file


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

Branch: refs/heads/master
Commit: b00cd9b5575a82ba6fef9f45a359f917f30de186
Parents: e11f8f6
Author: macdonst <si...@gmail.com>
Authored: Thu Aug 23 12:38:40 2012 -0400
Committer: macdonst <si...@gmail.com>
Committed: Thu Aug 23 12:38:40 2012 -0400

----------------------------------------------------------------------
 .gitignore |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/b00cd9b5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index cf5f6ce..9f90a6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,9 +13,19 @@ framework/test/org/apache/cordova/*.class
 framework/assets/www/.DS_Store
 framework/assets/www/cordova-*.js
 framework/assets/www/phonegap-*.js
+framework/libs
 example
 ./test
-tmp
+test/bin
+test/assets/www/.tmp*
+tmp/**
 *.tmp
 test/libs/*.jar
 bin/node_modules
+.metadata
+*.bak
+tmp/**/*
+*.swp
+Thumbs.db
+Desktop.ini
+