mirror of
https://github.com/JakeWharton/timber.git
synced 2026-03-26 04:42:05 +00:00
14 lines
101 B
Plaintext
14 lines
101 B
Plaintext
# IntelliJ
|
|
.idea
|
|
*.iml
|
|
classes
|
|
|
|
# Gradle
|
|
.gradle
|
|
build
|
|
local.properties
|
|
reports
|
|
|
|
# Node
|
|
node_modules
|