aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-02-15 18:08:23 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2023-02-15 18:08:23 +0000
commitb8bbceb00be3ba01cd14a111f4dfc407880f493e (patch)
treea5a4897e10f992b70c05bb494c4eb3c1c09091e8 /.gitignore
parentfce07d2749f2e5fad3e4925919233d2f3796b684 (diff)
downloadblossom-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea8c4bf..e2a3069 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/target
+*~