third_party_nghttp2/.gitignore

53 lines
772 B
Plaintext
Raw Normal View History

2012-01-17 15:53:12 +00:00
*~
*.o
2012-01-31 18:07:35 +00:00
*.lo
2012-01-31 18:11:03 +00:00
*.la
2012-01-31 18:07:35 +00:00
depcomp
*.m4
Makefile
Makefile.in
libtool
missing
autom4te.cache/
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
install-sh
.deps/
2012-01-31 18:11:03 +00:00
.libs
2013-08-15 01:41:22 +00:00
lib/includes/nghttp2/nghttp2ver.h
lib/libnghttp2.pc
2014-09-23 15:26:06 +00:00
src/libnghttp2_asio.pc
2012-01-31 18:07:35 +00:00
ltmain.sh
stamp-h1
.deps/
INSTALL
2012-02-02 21:00:39 +00:00
.DS_STORE
2013-02-10 09:30:22 +00:00
compile
2013-09-14 12:18:08 +00:00
test-driver
2014-01-10 16:05:42 +00:00
.dirstamp
2014-02-13 14:44:47 +00:00
doc/index.rst
doc/nghttp2.h.rst
doc/nghttp2ver.h.rst
doc/package_README.rst
doc/tutorial-client.rst
doc/tutorial-server.rst
2014-04-20 15:57:27 +00:00
doc/nghttpx-howto.rst
2014-06-26 15:05:49 +00:00
doc/h2load-howto.rst
2014-06-29 14:45:49 +00:00
doc/tutorial-hpack.rst
doc/python-apiref.rst
doc/building-android-binary.rst
2014-09-23 15:25:37 +00:00
doc/asio_http2.h.rst
doc/asio_http2_server.h.rst
doc/asio_http2_client.h.rst
2014-09-23 15:25:37 +00:00
doc/libnghttp2_asio.rst
2014-11-26 14:43:20 +00:00
doc/contribute.rst
2014-10-18 09:55:42 +00:00
python/setup.py
python/dist
python/MANIFEST
2015-03-29 09:23:55 +00:00
integration-tests/config.go