This website works better with JavaScript
Home
Explore
Help
Register
Sign In
PSG
/
civetweb
mirror of
https://github.com/civetweb/civetweb.git
Watch
5
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
git: ignore .o files (e.g., created by gcc)
bel
10 years ago
parent
c61a315794
commit
3d391b7291
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -10,6 +10,8 @@ out
*.zip
Output
+*.o
+
#################
## Eclipse
#################