1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
react-native-pushy/.gitignore

49 lines
507 B
Plaintext
Raw Normal View History

2020-09-01 10:43:50 +08:00
.vscode
android/build
android/obj
2016-03-31 16:22:47 +08:00
*.iml
2016-04-05 15:25:45 +08:00
# 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
2019-07-05 00:28:54 +08:00
**/.project
**/.settings
**/.classpath
2016-04-05 15:25:45 +08:00
# node.js
#
node_modules/
2019-10-04 22:27:53 +08:00
npm-debug.log
2023-02-20 13:03:12 +08:00
Example/**/.update
Example/**/.pushy
2023-04-03 15:28:19 +08:00
Example/testHotUpdate/artifacts
2020-11-03 16:17:24 +08:00
yarn-error.log