From 10946ffdb1237af76056f1ab496c39133c4f46f2 Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Sat, 28 Nov 2020 20:48:47 +0100 Subject: [PATCH] chore: Do not ignore Jest configuration. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index a69b12dc8..a8f21b090 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,6 @@ tsconfig.tsbuildinfo !.eslintrc.js !test/eslintrc.js -!jest.config.js - coverage test/tmp