diff --git a/.gitignore b/.gitignore index 173fc47d..f5f131d4 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ doc/python-apiref.rst doc/building-android-binary.rst doc/asio_http2.h.rst doc/libnghttp2_asio.rst +python/setup.py +python/dist +python/MANIFEST diff --git a/examples/.gitignore b/examples/.gitignore index 535fe627..8846c28e 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -3,3 +3,6 @@ libevent-client libevent-server deflate asio-sv +tiny-nghttpd +asio-sv2 +asio-sv3