From 3509029e5da38daca0d650094117600b6617a862 Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Sat, 27 Jan 2018 22:38:35 -0800 Subject: [PATCH] update .gitignore to only ignore root mocha.js [ci skip] --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1534ff8981..cf748d8fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ npm-debug.log* .nyc_output/ coverage/ yarn.lock -mocha.js +/mocha.js # artifacts from various diff tools *_BACKUP_* *_BASE_*