Initial commit

This commit is contained in:
2024-05-28 23:08:28 +02:00
commit 40fc719fec
26 changed files with 5375 additions and 0 deletions

4
.prettierignore Normal file
View File

@ -0,0 +1,4 @@
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock