Add build directory to the .gitignore file

This commit is contained in:
Luis Díaz Más 2017-08-23 07:29:44 +02:00
parent a973168ca9
commit d713484dbd

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ libtool
.deps/
.libs/
bin/
build/
config/autom4te.cache/
config/config.h
config/config.mk