Initial commit; adaptation from mascarpone
This commit is contained in:
commit
3d45ec4b0a
36 changed files with 5877 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/target
|
||||
e2e/node_modules
|
||||
e2e/playwright-report
|
||||
e2e/test-results
|
||||
/some_user.db
|
||||
/dbs/*
|
||||
/hashed_static
|
||||
/users.db
|
||||
/.sqlx
|
||||
Loading…
Add table
Add a link
Reference in a new issue