Files
nginx-quic/.gitignore
T
2022-11-01 09:41:39 +09:00

30 lines
199 B
Plaintext

# Not needed
/.hg
# Patch ignore
*~
*.orig
*.rej
# Build files
/objs
.openssl
*.obj
*.o
*.a
*.so
*.suo
*.lib
*.bak
*.dwo
Makefile
# Log files
*.log
# ETC.
autopatch.sh
autoclear.sh
submodule.sh