diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ *.o *.a *.d +*.so +*.so.* examples/hello/hello examples/html/html |
![]() |
index : xavi/libweb | |
| Small and lightweight web framework written in C99 and POSIX.1-2008. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,5 +1,7 @@ *.o *.a *.d +*.so +*.so.* examples/hello/hello examples/html/html |