Files
self/.gitignore
Justin Hernandez 3bacfcfe4b chore(mobile-sdk): enhance type definitions and API documentation (#1330)
* chore: stop tracking docstrings report

* lint and prettier

* fix circular dependency issue and update docstrings

* add warnings
2025-10-28 22:28:33 -07:00

27 lines
568 B
Plaintext

contracts/contracts/RegisterASCII.txt
sdk/.env
.DS_Store
# Exception: Include mobile-sdk-alpha AAR files
!packages/mobile-sdk-alpha/dist/android/*.aar
dist
**/node_modules
**/node_modules/
showcase
.codegpt
**/.yarn/
output/*
*.tsbuildinfo
.yarnrc.yml
.giga/tasks/*
package-lock.json
# CI-generated tarballs (don't commit these!)
mobile-sdk-alpha-ci.tgz
**/mobile-sdk-alpha-*.tgz
/tmp/mobile-sdk-alpha*.tgz
dataInput.d.ts
packages/mobile-sdk-alpha/docs/docstrings-report.json
# Private Android modules (cloned at build time)
app/android/android-passport-nfc-reader/