mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
16 lines
163 B
Text
16 lines
163 B
Text
# Build files
|
|
.gradle
|
|
.kotlin
|
|
build
|
|
|
|
# IDE files
|
|
*.iml
|
|
.idea/*
|
|
!.idea/icon.png
|
|
/captures
|
|
|
|
# Configuration files
|
|
local.properties
|
|
|
|
# macOS specific files
|
|
.DS_Store
|