add first spec

This commit is contained in:
2024-12-09 00:40:02 +02:00
parent 0434d78130
commit ade0c94a0f
2 changed files with 180 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/*
!/runtime
!/src
!/.gitignore
!/package-lock.json
!/package.json
!/rollup.config.js
!/tsconfig.json
!/*.md