takeover of old passkey learning repo

This commit is contained in:
Samuel Andert
2023-07-10 17:09:35 +02:00
parent 991eeacfbe
commit d8a335c001
36 changed files with 5192 additions and 142 deletions

13
.eslintignore Normal file
View File

@ -0,0 +1,13 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock