react-native-ir-manager
Version:
A react-native interface for using the Infrared (IR) transmitter in Android smartphones
78 lines (66 loc) • 808 B
Plain Text
# 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/
# Built application files
#
*.apk
*.ap_
# Files for the ART/Dalvik VM
#
*.dex
# Java class files
#
*.class
# Generated files
#
bin/
gen/
out/
# Gradle files
#
build/
*.iml
.idea
.gradle
local.properties
*.hprof
# Proguard folder generated by Eclipse
#
proguard/
.navigation/
# Android Studio captures folder
captures/
# Keystore files
#
*.jks
android/gradlew
android/gradlew.bat
android/gradle/wrapper/gradle-wrapper.jar
android/gradle/wrapper/gradle-wrapper.properties
# node.js
#
node_modules/
npm-debug.log
tmp
example_tmp