v_1.5_patch_0.2

This commit is contained in:
jpmvaz
2026-09-13 20:12:28 +01:00
commit ab6a947493
62 changed files with 8674 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
node_modules
npm-debug.log
.env
.git
.gitignore
Dockerfile
docker-compose.yml
.dockerignore
# Never bake runtime data into the image
data/*.db
data/*.db-*
uploads/*
brand/*
!**/.gitkeep
# Editor / OS cruft
.DS_Store
*.log