зеркало из https://github.com/microsoft/rnx-kit.git
36 строки
572 B
Plaintext
36 строки
572 B
Plaintext
**/android/build/
|
|
**/app/build/
|
|
**/target/.rustc_info.json
|
|
**/target/CACHEDIR.TAG
|
|
**/target/debug/
|
|
**/target/release/
|
|
*.log
|
|
*.tgz
|
|
*.xcworkspace/
|
|
.DS_Store
|
|
.ccache/*
|
|
!.ccache/ccache.conf
|
|
.expo/
|
|
.gradle/
|
|
.idea/
|
|
.xcode.env*
|
|
.yarn/*
|
|
!.yarn/plugins/
|
|
!.yarn/releases/
|
|
/incubator/*/dist/
|
|
/incubator/*/lib/
|
|
/packages/*/*.LICENSE.txt
|
|
/packages/*/*/rnx-build/
|
|
/packages/*/dist/
|
|
/packages/*/ios/build
|
|
/packages/*/lib/
|
|
/packages/*/macos/build
|
|
/packages/template/CHANGELOG.md
|
|
/scripts/bin/
|
|
/scripts/lib/
|
|
Pods/
|
|
coverage/
|
|
local.properties
|
|
node_modules/
|
|
!**/__fixtures__/**/node_modules/
|