19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
.gradle/
|
|
.idea/
|
|
.kotlin/
|
|
build/
|
|
**/.cache
|
|
app/build/
|
|
app/release/
|
|
local.properties
|
|
*.iml
|
|
**/.cxx
|
|
.clang-format
|
|
!/app/src/main/jniLib
|
|
.DS_Store
|
|
/app/src/main/cpp
|
|
app/modern
|
|
app/legacy
|
|
.sisyphus/
|
|
*.zip
|