react-native-video/.gitignore

62 lines
616 B
Plaintext
Raw Normal View History

2016-09-21 14:34:25 +01:00
# OSX
#
.DS_Store
2016-09-21 14:34:25 +01:00
# Xcode
#
2015-10-30 17:43:18 -07:00
build/
2016-09-21 14:34:25 +01:00
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
Pods
2016-09-21 14:34:25 +01:00
# Android/IJ
#
*.iml
.idea
.gradle
local.properties
*.hprof
.project
.settings
.classpath
2016-09-21 14:34:25 +01:00
# node.js
#
node_modules/
2018-03-04 23:40:59 +01:00
*.log
2016-09-21 14:34:25 +01:00
2018-03-01 23:51:30 +01:00
# yarn
yarn.lock
# editor workspace settings
.vscode
2016-09-21 14:34:25 +01:00
# BUCK
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
# windows
Deploy.binlog
2023-04-26 08:57:09 +09:00
msbuild.binlog
android/buildOutput_*
# lib build
lib/
!src/lib
*.tsbuildinfo