diff options
author | cel 🌸 <cel@blos.sm> | 2023-02-15 18:08:23 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-02-15 18:08:23 +0000 |
commit | b8bbceb00be3ba01cd14a111f4dfc407880f493e (patch) | |
tree | a5a4897e10f992b70c05bb494c4eb3c1c09091e8 /.gitignore | |
parent | fce07d2749f2e5fad3e4925919233d2f3796b684 (diff) | |
download | blossom-b8bbceb00be3ba01cd14a111f4dfc407880f493e.tar.gz blossom-b8bbceb00be3ba01cd14a111f4dfc407880f493e.tar.bz2 blossom-b8bbceb00be3ba01cd14a111f4dfc407880f493e.zip |
refactor rust into separate files and add proper error handling
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +*~ |