mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 14:09:47 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
7
app/.gitignore
vendored
Normal file
7
app/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/dict.txt
|
||||
|
||||
# Gradle
|
||||
.gradle
|
||||
.kotlin
|
||||
/local.properties
|
||||
/build
|
||||
Reference in New Issue
Block a user