Fix watch build to generate resources before the Pebble SDK packs them
build / build (push) Successful in 51s
build / build (push) Successful in 51s
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user