This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
PSG
/
civetweb
mirror de
https://github.com/civetweb/civetweb.git
Vigiar
5
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
git: ignore .o files (e.g., created by gcc)
bel
há 10 anos atrás
pai
c61a315794
commit
3d391b7291
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver Ficheiro
@@ -10,6 +10,8 @@ out
*.zip
Output
+*.o
+
#################
## Eclipse
#################