diff options
Diffstat (limited to 'src/microhttpd/.gitignore')
-rw-r--r-- | src/microhttpd/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore index 1353f1ec..8b16c7a9 100644 --- a/src/microhttpd/.gitignore +++ b/src/microhttpd/.gitignore | |||
@@ -83,3 +83,5 @@ test_postprocessor_md | |||
83 | /test_str_base64 | 83 | /test_str_base64 |
84 | /test_str_pct | 84 | /test_str_pct |
85 | /test_str_bin_hex | 85 | /test_str_bin_hex |
86 | /test_dauth_userdigest | ||
87 | /test_dauth_userhash | ||