From b759e21826a1927352db36a0d1dba211c6426c9c Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 16 Jan 2023 13:36:26 +0100 Subject: [PATCH] chore: improve eslint ignore --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.eslintignore b/.eslintignore index a5104c82..9d162ff4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,5 +3,7 @@ *.ico *.toml *.patch +*.txt +public/ https-dev-config/localhost.crt https-dev-config/localhost.key