1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-07 14:54:05 +08:00
2015-01-11 01:57:37 +09:00

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/