mirror of
https://github.com/sudoxnym/resumd.git
synced 2026-04-14 03:26:26 +00:00
16 lines
107 B
Text
16 lines
107 B
Text
# gradle
|
|
.gradle/
|
|
build/
|
|
local.properties
|
|
|
|
# ide
|
|
.idea/
|
|
*.iml
|
|
|
|
# os
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# apk
|
|
*.apk
|
|
*.aab
|