Initial Commit

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2024-10-26 10:24:34 +02:00
commit b93c29cb7f
9 changed files with 231 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Direnv
.direnv
# Cargo/Rust stuff
/target