This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
PSG
/
civetweb
mirror da
https://github.com/civetweb/civetweb.git
Segui
5
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
git: ignore .o files (e.g., created by gcc)
bel
10 anni fa
parent
c61a315794
commit
3d391b7291
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
Vedi File
@@ -10,6 +10,8 @@ out
*.zip
Output
+*.o
+
#################
## Eclipse
#################