From 9f94fc75fa1dced8cf269dd56cc652f789c0299d Mon Sep 17 00:00:00 2001 From: localhost Date: Tue, 31 Mar 2026 20:32:14 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 69ef532..bde95bc 100644 --- a/.gitignore +++ b/.gitignore @@ -174,4 +174,6 @@ dist # Finder (MacOS) folder config .DS_Store -s3.json \ No newline at end of file +s3.json +# avoid "copyright" issues +public/fonts/* \ No newline at end of file