This commit is contained in:
2021-05-02 03:08:30 +02:00
parent e62cfebecd
commit f291425d06
34 changed files with 1980 additions and 0 deletions

4
client/.prettierignore Normal file
View File

@@ -0,0 +1,4 @@
.svelte/**
static/**
build/**
node_modules/**