Files
nginx-build/.gitignore
T
2018-03-23 09:54:09 +09:00

28 lines
188 B
Plaintext

# 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