From b55d72fe7864f6ccdccf4f0428b3bb81213dbb7e Mon Sep 17 00:00:00 2001 From: Ebbe Date: Wed, 2 Sep 2026 20:12:50 +0200 Subject: [PATCH] added json files to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1e98e50..c8af7db 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ .env *.html -.DS_Store \ No newline at end of file +.DS_Store +*.json \ No newline at end of file