mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 07:29:22 +08:00
* Prepare dokka This updates to Dokka 1.4.10 and prepares for a future with Kotlin rewrite and mkdocs * Spotless
31 lines
232 B
Plaintext
31 lines
232 B
Plaintext
.classpath
|
|
.project
|
|
.settings
|
|
eclipsebin
|
|
|
|
bin
|
|
gen
|
|
build
|
|
out
|
|
lib
|
|
|
|
target
|
|
pom.xml.*
|
|
release.properties
|
|
dependency-reduced-pom.xml
|
|
|
|
.idea
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
classes
|
|
|
|
obj
|
|
|
|
.DS_Store
|
|
|
|
.gradle
|
|
|
|
# Temporary until generating a docsite
|
|
docs/
|