16 lines
137 B
Plaintext
16 lines
137 B
Plaintext
# Eclipse
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
|
|
# Compilación Java
|
|
bin/
|
|
target/
|
|
*.class
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Sistema operativo
|
|
.DS_Store
|
|
Thumbs.db |