Remove \r
This commit is contained in:
parent
6f0c88580f
commit
7b0113ac77
|
@ -32,10 +32,10 @@ test-driver
|
||||||
# test logs generated by `make check`
|
# test logs generated by `make check`
|
||||||
*.log
|
*.log
|
||||||
*.trs
|
*.trs
|
||||||
|
|
||||||
lib/MSVC_obj/
|
lib/MSVC_obj/
|
||||||
_VC_ROOT/
|
_VC_ROOT/
|
||||||
.depend.MSVC
|
.depend.MSVC
|
||||||
*.pyd
|
*.pyd
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
python/nghttp2.c
|
python/nghttp2.c
|
||||||
|
|
Loading…
Reference in New Issue