From 06c5d14e4781bef4a60ca353da99e24c2f25b138 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 28 Apr 2025 23:46:18 +0200 Subject: fix: iced_fontello/fonts.json being ignored by git --- crates/iced_fontello/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/iced_fontello/.gitignore') diff --git a/crates/iced_fontello/.gitignore b/crates/iced_fontello/.gitignore index 96ef6c0..089e9cd 100644 --- a/crates/iced_fontello/.gitignore +++ b/crates/iced_fontello/.gitignore @@ -1,2 +1,3 @@ /target Cargo.lock +!fonts.json -- cgit v1.2.3