Initial MVP
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# Android
|
||||
*.apk
|
||||
*.aab
|
||||
local.properties
|
||||
|
||||
# Nix
|
||||
result
|
||||
result-*
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
*.iml
|
||||
.kotlin/
|
||||
|
||||
# Environment mappings
|
||||
.direnv/
|
||||
Reference in New Issue
Block a user