This commit is contained in:
ponzischeme89
2026-08-27 07:31:57 +12:00
parent 394a6d9b57
commit b0b8990f90
24 changed files with 388 additions and 477 deletions
+12 -1
View File
@@ -1,6 +1,7 @@
# Android / Gradle
*.iml
.gradle/
.tmp-gradle-run/
.kotlin/
build/
/captures
@@ -19,6 +20,15 @@ local.properties
.env
/server/bin/
/server/.tmp-go-cache/
/server/.tmp-go-build/
# A compiled gateway binary belongs in the release pipeline, never in the tree.
/server/*.exe
# Admin console (Node/Vite) — rebuilt fresh by the Dockerfile's own `npm ci` /
# `npm run build`, exactly as admin-ui/.dockerignore already excludes both from
# the build context. Neither belongs in git.
/admin-ui/node_modules/
/admin-ui/dist/
# Release artefacts and signing material. The keystore must never be committed:
# whoever holds it can publish an update that installs over Memby.
@@ -39,4 +49,5 @@ local.properties
# The installed APK a deploy script pulls off a television to compare against.
/.tmp-memby-installed-base.apk
.tmp-go-cache
.tmp-go-cache
/.gocache-task