2015-03-29 11:40:37 +02:00
|
|
|
# emacs backup file
|
2012-01-17 16:53:12 +01:00
|
|
|
*~
|
2015-03-29 11:40:37 +02:00
|
|
|
|
|
|
|
# autotools
|
2012-01-31 19:11:03 +01:00
|
|
|
*.la
|
2015-03-29 11:40:37 +02:00
|
|
|
*.lo
|
2012-01-31 19:07:35 +01:00
|
|
|
*.m4
|
2015-03-29 11:40:37 +02:00
|
|
|
*.o
|
2015-09-05 14:24:54 +02:00
|
|
|
*.pyc
|
2015-03-29 11:40:37 +02:00
|
|
|
.deps/
|
|
|
|
.libs/
|
|
|
|
INSTALL
|
2012-01-31 19:07:35 +01:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
autom4te.cache/
|
2015-03-29 11:40:37 +02:00
|
|
|
compile
|
2012-01-31 19:07:35 +01:00
|
|
|
config.guess
|
|
|
|
config.h
|
|
|
|
config.h.in
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
config.sub
|
|
|
|
configure
|
2015-03-29 11:40:37 +02:00
|
|
|
depcomp
|
2012-01-31 19:07:35 +01:00
|
|
|
install-sh
|
2015-03-29 11:40:37 +02:00
|
|
|
libtool
|
2012-01-31 19:07:35 +01:00
|
|
|
ltmain.sh
|
2015-03-29 11:40:37 +02:00
|
|
|
missing
|
2012-01-31 19:07:35 +01:00
|
|
|
stamp-h1
|
2013-09-14 14:18:08 +02:00
|
|
|
test-driver
|
2015-03-29 11:40:37 +02:00
|
|
|
|
|
|
|
# test logs generated by `make check`
|
|
|
|
*.log
|
|
|
|
*.trs
|
2015-09-05 14:26:58 +02:00
|
|
|
|
|
|
|
lib/MSVC_obj/
|
|
|
|
_VC_ROOT/
|
|
|
|
.depend.MSVC
|
|
|
|
*.pyd
|
|
|
|
*.egg-info/
|
|
|
|
python/nghttp2.c
|