Files
nginx-quic/.gitignore
T
2022-11-12 03:44:49 +09:00

33 lines
222 B
Plaintext

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