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

48 lines
539 B
Plaintext
Raw Normal View History

2016-02-23 00:36:23 +08:00
/.idea
/node_modules
/local-cli/lib
/react-native-pushy-cli/node_modules
/react-native-pushy-cli/lib
2016-03-31 22:54:29 +08:00
/android/build
2019-04-15 17:49:15 +08:00
/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
Example/**/update.json