diff --git a/httpd/.gitignore b/httpd/.gitignore index 3b1f71d..a20dfd8 100644 --- a/httpd/.gitignore +++ b/httpd/.gitignore @@ -5,3 +5,4 @@ *.so *.log *.core +httpd diff --git a/httpd/httpd b/httpd/httpd deleted file mode 100755 index 7281946..0000000 Binary files a/httpd/httpd and /dev/null differ