# Gradle
.gradle/
.gradle_home/
build/
bin/
out/
._build

# Rust/Cargo
/rust/target/

# OS-specific
.DS_Store
Thumbs.db
._*
