nghttp2/.gitignore

52 lines
744 B
Plaintext
Raw Normal View History

2012-01-17 16:53:12 +01:00
*~
*.o
2012-01-31 19:07:35 +01:00
*.lo
2012-01-31 19:11:03 +01:00
*.la
2012-01-31 19:07:35 +01: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 19:11:03 +01:00
.libs
2013-08-15 03:41:22 +02:00
lib/includes/nghttp2/nghttp2ver.h
lib/libnghttp2.pc
2014-09-23 17:26:06 +02:00
src/libnghttp2_asio.pc
2012-01-31 19:07:35 +01:00
ltmain.sh
stamp-h1
.deps/
INSTALL
2012-02-02 22:00:39 +01:00
.DS_STORE
2013-02-10 10:30:22 +01:00
compile
2013-09-14 14:18:08 +02:00
test-driver
2014-01-10 17:05:42 +01:00
.dirstamp
2014-02-13 15:44:47 +01: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 17:57:27 +02:00
doc/nghttpx-howto.rst
2014-06-26 17:05:49 +02:00
doc/h2load-howto.rst
2014-06-29 16:45:49 +02:00
doc/tutorial-hpack.rst
doc/python-apiref.rst
doc/building-android-binary.rst
2014-09-23 17:25:37 +02:00
doc/asio_http2.h.rst
doc/asio_http2_server.h.rst
doc/asio_http2_client.h.rst
2014-09-23 17:25:37 +02:00
doc/libnghttp2_asio.rst
2014-11-26 15:43:20 +01:00
doc/contribute.rst
2014-10-18 11:55:42 +02:00
python/setup.py
python/dist
python/MANIFEST