CB-11334 Add test fixtures to .ratignore
Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/d60f1643 Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/d60f1643 Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/d60f1643 Branch: refs/heads/master Commit: d60f164310a62279429d5d308c3e1dac7df03cca Parents: 89b01aa Author: Vladimir Kotikov <[email protected]> Authored: Mon May 30 12:52:13 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Mon May 30 14:00:26 2016 +0300 ---------------------------------------------------------------------- .ratignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d60f1643/.ratignore ---------------------------------------------------------------------- diff --git a/.ratignore b/.ratignore index 5d2c61f..0132a61 100644 --- a/.ratignore +++ b/.ratignore @@ -2,3 +2,4 @@ base.js *.appx *.appxbundle +spec --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
