Fix watch build to generate resources before the Pebble SDK packs them
build / build (push) Successful in 51s

This commit is contained in:
ml
2026-07-18 08:01:29 +02:00
parent ff2b43f1e0
commit a3e437277f
3 changed files with 16 additions and 17 deletions
+6
View File
@@ -7,6 +7,12 @@
/watch/resources/img
/watch/resources/app_icon.png
# waf's own build lock file - regenerated every `pebble build`, holds
# absolute machine paths and a full dump of the invoking shell's
# environment variables. Was tracked accidentally; see the commit that
# added this .gitignore line for the git rm --cached that untracked it.
/watch/.lock-waf_linux_build
# Durable backup of the same real birth data, outside dist/ so a dist/
# wipe doesn't lose it — see the Makefile's `scripts` target. Never
# commit this either.