added tests to jshintignore
Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/cbfa7a53 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/cbfa7a53 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/cbfa7a53 Branch: refs/heads/master Commit: cbfa7a531bb2a0a0e39fda14edaaff0e4a146b63 Parents: 8a7d21d Author: Steve Gill <[email protected]> Authored: Tue Feb 2 14:49:57 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Tue Feb 2 14:49:57 2016 -0800 ---------------------------------------------------------------------- .jshintignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/cbfa7a53/.jshintignore ---------------------------------------------------------------------- diff --git a/.jshintignore b/.jshintignore index e87aa4b..4808be4 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,2 +1,3 @@ bin/node_modules/* bin/templates/project/* +tests --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
