mobile-v1.0.1
fix: track mobile app assets excluded by root *.png gitignore rule The root .gitignore was ignoring all *.png files, which caused expo prebuild to fail in CI with ENOENT on adaptive-icon.png. Added explicit exception for cognia_mobile/assets/*.png. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>