Explorar el Código

Ignore .loadpath file in Eclipse

This is common amongst ruby projects in eclipse.
pull/67/head
duritong hace 13 años
padre
commit
d764abff8f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Global/Eclipse.gitignore

+ 1
- 0
Global/Eclipse.gitignore Ver fichero

@@ -10,6 +10,7 @@ tmp/**/*
local.properties
.classpath
.settings/
.loadpath

# CDT-specific
.cproject

Cargando…
Cancelar
Guardar