diff options
| author | pml68 <contact@pml68.dev> | 2024-12-11 23:46:58 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2024-12-12 00:13:24 +0100 |
| commit | ae38cd02995b0b7ab83e06e623bd14b1ab117d60 (patch) | |
| tree | a01ea700ac1275e2febff0ee7f932d79a38176b1 /.gitignore | |
| download | iced_custom_highlighter-ae38cd02995b0b7ab83e06e623bd14b1ab117d60.tar.gz | |
feat: initial commit
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c96eb1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +target/ +Cargo.lock |
