You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/09/17 00:17:00 UTC

[09/12] cordova-browser git commit: ignore tmp module

ignore tmp module


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

Branch: refs/heads/master
Commit: 084727578f109302c3d587dd21d09ac589f493d8
Parents: f33d57a
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Sep 16 14:46:49 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Sep 16 14:46:49 2015 -0700

----------------------------------------------------------------------
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/08472757/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 24ca8fe..a1eae77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ temp
 node_modules/.bin/jasmine-node
 node_modules/.bin/jshint
 node_modules/jasmine-node/
-node_modules/jshint/
\ No newline at end of file
+node_modules/jshint/
+node_modules/tmp/


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