Project scaffolding

This commit is contained in:
Daniel Lundin 2024-11-23 19:57:17 +01:00
parent 7b273c7245
commit af28c60984
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
14 changed files with 1596 additions and 66 deletions

2
.gitignore vendored
View file

@ -2,4 +2,6 @@
.env
.envrc
.git
/result*
result*
/target