/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
private/helloworld/.gitignore
56 строк
679 B
Tim Yung
RN: Move `{packages => private}/helloworld` (#51934)
12 июн 2025, 03:39
12 июн 2025, 03:39
f0f71ea
Код
Авторство
О чём код?
# OSX .DS_Store # Xcode build/ *.pbxuser !default.pbxuser *.mode1v3 !default.mode1v3 *.mode2v3 !default.mode2v3 *.perspectivev3 !default.perspectivev3 xcuserdata *.xccheckout *.moved-aside DerivedData *.hmap *.ipa *.xcuserstate **/.xcode.env.local # Android/IntelliJ build/ .idea .gradle local.properties *.iml *.hprof .cxx/ *.keystore !debug.keystore .kotlin/ # node.js node_modules/ npm-debug.log yarn-error.log # Bundle artifact *.jsbundle # Ruby / CocoaPods ios/Pods/ vendor/bundle/ # Temporary files created by Metro to check the health of the file watcher .metro-health-check* # Yarn .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions