commit 0d60f52b81190aa139b7327e1c7686aa00482b40 Author: ChK Date: Mon Dec 22 15:19:08 2025 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa0926a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +dist/ +.env +*.log