Add build directory to gitignore
This is what is expected to commonly be used with the meson build system.
This commit is contained in:
parent
34efc689c2
commit
a54ffa1220
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,6 +20,7 @@ config.rpath
|
|||||||
config.status
|
config.status
|
||||||
config.sub
|
config.sub
|
||||||
configure
|
configure
|
||||||
|
build/
|
||||||
depcomp
|
depcomp
|
||||||
install-sh
|
install-sh
|
||||||
libltdl
|
libltdl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user