diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,5 +6,7 @@ httpsconnectd.service httpsconnectd httpsconnectd.sh -.var.* .tmp.* +.var.* + +/gitfiles.mk |
index : httpconnectd | ||
An HTTP server that only implements the CONNECT method | Luke T. Shumaker |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -6,5 +6,7 @@ httpsconnectd.service httpsconnectd httpsconnectd.sh -.var.* .tmp.* +.var.* + +/gitfiles.mk |