mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
* add common sdk * remove sdk backend api * remove registry * regenerate sha256 rsa dsc each time * download ski-pem dynamically on staging, refactor initpassportDataParsing * add state machine for button on prove screen, improve ux on splash screen * fetch ski-pem in production * fix linter issues * fix prove screen button bugs * update podfile.lock and yarn.lock * run linter in circuits repo * bump build * bump version for sentry debugging * bump ios to version 118 --------- Co-authored-by: Justin Hernandez <transphorm@gmail.com>
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
# Swap the comments on the following lines if you wish to use zero-installs
|
|
# In that case, don't forget to run `yarn config set enableGlobalCache false`!
|
|
# Documentation here: https://yarnpkg.com/features/caching#zero-installs
|
|
|
|
#!.yarn/cache
|
|
.pnp.*
|