jrnl: proper parsing and improve rust-analyzer stuff working

This commit is contained in:
Schrottkatze 2024-04-18 18:47:06 +02:00
parent 3b9aaf5f59
commit 54b25b154a
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
6 changed files with 1118 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
result
.direnv/
programs/*/target
target