jrnl: proper parsing and improve rust-analyzer stuff working

This commit is contained in:
Schrottkatze 2024-04-18 18:47:06 +02:00
commit 54b25b154a
No known key found for this signature in database
6 changed files with 1118 additions and 2 deletions

1
.gitignore vendored
View file

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