diff options
Diffstat (limited to '')
| -rw-r--r-- | crates/iced_fontello/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/iced_fontello/.gitignore b/crates/iced_fontello/.gitignore new file mode 100644 index 0000000..089e9cd --- /dev/null +++ b/crates/iced_fontello/.gitignore @@ -0,0 +1,3 @@ +/target +Cargo.lock +!fonts.json |
