This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
PSG
/
civetweb
espejo de
https://github.com/civetweb/civetweb.git
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
git: ignore .o files (e.g., created by gcc)
bel
hace 10 años
padre
c61a315794
commit
3d391b7291
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver fichero
@@ -10,6 +10,8 @@ out
*.zip
Output
+*.o
+
#################
## Eclipse
#################