feat: Now Playing screen MVP (nb. layout xml and Compose UI are two different sources)
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Gradle / Android
|
||||
.gradle/
|
||||
build/
|
||||
**/build/
|
||||
local.properties
|
||||
*.iml
|
||||
.idea/
|
||||
.DS_Store
|
||||
captures/
|
||||
*.apk
|
||||
*.ap_
|
||||
*.aab
|
||||
Reference in New Issue
Block a user