mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-27 11:01:13 +00:00
44 lines
528 B
Plaintext
44 lines
528 B
Plaintext
# 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
|
|
Podfile.lock
|
|
Pods/
|
|
|
|
# node.js
|
|
#
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
# project specific
|
|
ios/Mapbox.framework
|
|
android/build/
|
|
android/.gradle/
|
|
android/.idea/
|
|
android/android.iml
|
|
android/gradle/
|
|
android/gradlew
|
|
android/gradlew.bat
|
|
android/local.properties
|
|
reactnativemapboxgl.iml
|
|
.idea
|