This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
PSG
/
civetweb
mirror de
https://github.com/civetweb/civetweb.git
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
git: ignore .o files (e.g., created by gcc)
bel
10 anos atrás
pai
c61a315794
commit
3d391b7291
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver arquivo
@@ -10,6 +10,8 @@ out
*.zip
Output
+*.o
+
#################
## Eclipse
#################