fix tests

This commit is contained in:
2023-07-21 10:48:19 +02:00
parent d6b7f61729
commit 67c5f20511
5 changed files with 16 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,5 +2,4 @@ target/
db.sqlite
.history/
Rocket.toml
static/*
frontend/node_modules/*