# Eclipse
.classpath
.project
.settings/

# Compilación Java
bin/
target/
*.class

# Logs
*.log

# Sistema operativo
.DS_Store
Thumbs.db