Add configure.log to .gitignore.

This commit is contained in:
Mark Adler 2016-06-17 19:36:10 -07:00
parent 4f1df003ed
commit 2bcfc31188
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,5 +21,6 @@
/minigzip64 /minigzip64
/minigzipsh /minigzipsh
/zlib.pc /zlib.pc
/configure.log
.DS_Store .DS_Store