This commit is contained in:
2025-07-21 14:55:22 +02:00
parent 37212e99d5
commit 3394363b37
240 changed files with 18861 additions and 0 deletions

11
.prettierignore Normal file
View File

@@ -0,0 +1,11 @@
# Build directories
build/*
dist/*
public/*
**/out/*
**/.next/*
**/node_modules/*
yarn.lock
package-lock.json
jsconfig.json