1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 10:21:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
Files
react-native-update/.gitignore
2023-03-16 12:19:50 +08:00

47 lines
474 B
Plaintext

.vscode
android/build
android/obj
*.iml
# 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
project.xcworkspace
# Android/IJ
#
.idea
.gradle
local.properties
**/.project
**/.settings
**/.classpath
# node.js
#
node_modules/
npm-debug.log
Example/**/.update
Example/**/.pushy
yarn-error.log