Add build directory to the .gitignore file
This commit is contained in:
parent
a973168ca9
commit
d713484dbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,6 +12,7 @@ libtool
|
||||
.deps/
|
||||
.libs/
|
||||
bin/
|
||||
build/
|
||||
config/autom4te.cache/
|
||||
config/config.h
|
||||
config/config.mk
|
||||
|
||||
Loading…
Reference in New Issue
Block a user