#174 update .gitignore to ignore config.log
Closed by zym. Opened by zym.
https://github.com/mingzym/bind-dyndb-ldap.git master

no initial comment

just update .gitignore to ignore config.log, nothing magic.

Could you plase open the PR on GitHub? I forgot to turn off PR in this repo.

Also, if we're fixing this, all in-tree build artifacts should be added to gitignore. Something like:

/config.h
/config.log
/config.status
/libtool
Makefile
.deps/
stamp-h1

Pull-Request has been closed by zym

Metadata