whitelist databases

this actually works, unlike previous commit
This commit is contained in:
andrzej 2024-06-03 13:05:45 +02:00
parent 28806f49ca
commit a31035a8c8
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,4 +1,7 @@
node_modules/ node_modules/
package-lock.json package-lock.json
*.mjs dist/
!dist/submissions
!dist/users