Add build directory to gitignore

This is what is expected to commonly be used with the meson build
system.
This commit is contained in:
Arun Raghavan 2020-10-12 11:25:23 -04:00
parent 34efc689c2
commit a54ffa1220

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ config.rpath
config.status
config.sub
configure
build/
depcomp
install-sh
libltdl