diff options
| author | pml68 <contact@pml68.dev> | 2025-04-28 23:46:18 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-28 23:46:18 +0200 |
| commit | 06c5d14e4781bef4a60ca353da99e24c2f25b138 (patch) | |
| tree | 0a2d7c7a7fc00ea53766f891a4d5e2b2738d275f /crates/iced_fontello/.gitignore | |
| parent | feat: switch to fully custom, Material3-based theme (diff) | |
| download | iced-builder-06c5d14e4781bef4a60ca353da99e24c2f25b138.tar.gz | |
fix: iced_fontello/fonts.json being ignored by git
Diffstat (limited to 'crates/iced_fontello/.gitignore')
| -rw-r--r-- | crates/iced_fontello/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
