mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-27 23:18:07 +01:00
Backend abstraction + added android support + partial high DPI scaling + added missing files
This commit is contained in:
12
android/.gitignore
vendored
Normal file
12
android/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.cxx
|
||||
.externalNativeBuild
|
||||
build/
|
||||
*.iml
|
||||
|
||||
.idea
|
||||
.gradle
|
||||
local.properties
|
||||
|
||||
# Android Studio puts a Gradle wrapper here, that we don't want:
|
||||
gradle/
|
||||
gradlew*
|
||||
Reference in New Issue
Block a user