From e9e5325bf8c6fd26e528ea87c6953518f76563e3 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 19 May 2025 23:56:11 +0200 Subject: [PATCH] ci(git): ignore test files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f2bfcf4..7e17006 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,10 @@ dist .svelte-kit # End of https://www.toptal.com/developers/gitignore/api/node + +# Test files +public/ +config.json +legal.html +test.html +test.json