Christian Grothoff 9 лет назад
Родитель
Сommit
3edd4bfa7f
3 измененных файлов с 4 добавлено и 0 удалено
  1. 1 0
      src/examples/.gitignore
  2. 1 0
      src/microhttpd/.gitignore
  3. 2 0
      src/testcurl/.gitignore

+ 1 - 0
src/examples/.gitignore

@@ -31,3 +31,4 @@
 /https_echo_server_example.c
 /https_echo_server_example.c
 /https_echo_client_example.c
 /https_echo_client_example.c
 /authorization_example
 /authorization_example
+upgrade_example

+ 1 - 0
src/microhttpd/.gitignore

@@ -41,3 +41,4 @@
 /postprocessor_test
 /postprocessor_test
 /gmon.out
 /gmon.out
 *.exe
 *.exe
+test_upgrade_tls

+ 2 - 0
src/testcurl/.gitignore

@@ -102,3 +102,5 @@
 /daemontest_post_loop
 /daemontest_post_loop
 /daemontest_get11
 /daemontest_get11
 *.exe
 *.exe
+test_quiesce_stream
+test_large_put_inc11