react-native-macos/.gitignore

40 строки
431 B
Plaintext
Исходник Обычный вид История

2015-01-30 04:10:49 +03:00
# Xcode
2015-02-25 20:54:45 +03:00
!**/*.xcodeproj
!**/*.pbxproj
!**/*.xcworkspacedata
!**/*.xcsettings
!**/*.xcscheme
2015-01-30 04:10:49 +03:00
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
2015-04-14 21:36:13 +03:00
project.xcworkspace
2015-01-30 04:10:49 +03:00
# Xcode, Gradle
build/
# Android
.idea
.gradle
local.properties
*.iml
# Node
2015-01-30 04:10:49 +03:00
node_modules
*.log
.nvm
# OS X
.DS_Store