feat(v2): initial commit

This commit is contained in:
TotallyNot 2025-04-24 13:32:02 +02:00
parent 48868983b3
commit 5a84558d89
44 changed files with 20091 additions and 3489 deletions

12
.gitignore vendored
View file

@ -1,4 +1,12 @@
# rust
/target
/Cargo.lock
.env
# direnv
.envrc
.direnv
# vim
*.swp
# mac os
.DS_Store