mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 12:59:34 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -5,16 +5,10 @@ out
|
||||
*.log
|
||||
/config.prop
|
||||
/notes.md
|
||||
/app/dict.txt
|
||||
|
||||
# Built binaries
|
||||
native/out
|
||||
|
||||
# Android Studio / Gradle
|
||||
# Android Studio
|
||||
*.iml
|
||||
.gradle
|
||||
.idea
|
||||
.kotlin
|
||||
/local.properties
|
||||
/build
|
||||
/captures
|
||||
|
||||
Reference in New Issue
Block a user