mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-07 14:54:05 +08:00
24 lines
247 B
Plaintext
24 lines
247 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
# gradle files
|
|
.gradle
|
|
|
|
# Intellij project files
|
|
.idea
|
|
*.iml
|
|
|
|
# generated files
|
|
bin/
|
|
gen/
|
|
obj/
|
|
apk/
|
|
target/
|
|
build/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Proguard folder generated by Eclipse
|
|
proguard/
|