ソースを参照

update gitignore files

Christian Grothoff 9 年 前
コミット
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_client_example.c
 /authorization_example
+upgrade_example

+ 1 - 0
src/microhttpd/.gitignore

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

+ 2 - 0
src/testcurl/.gitignore

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