diff options
| author | pml68 <contact@pml68.dev> | 2025-06-26 11:41:52 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-06-26 11:41:52 +0200 |
| commit | 602565f98f3a22fa1c39e054c6a88b3c31a36599 (patch) | |
| tree | 8aea60f9cfdc48a8e04651a7e809bb70ef4bd712 /.gitignore | |
| download | iced_material-602565f98f3a22fa1c39e054c6a88b3c31a36599.tar.gz | |
feat: initial commit
Diffstat (limited to '.gitignore')
| -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 |
