Author :
Rasmus Andersson
Date :
2020-10-18 09:41:37
Hash :1b2840cb Message :adds /build dir to gitignore
Documentation https://github.com/mity/md4c/wiki/Building-MD4C says to use
build/ for cmake. I noticed that .gitignore contains a directory called
build-aux -- perhaps the author were using that and either forgot to update
the gitignore file or the documentation.