mirror of
https://github.com/vale981/arb
synced 2025-03-04 08:51:40 -05:00
gitignore automake/libtool artifacts
arb does not use automake but a project might pull in arb as a submodule and build parts of it with automake
This commit is contained in:
parent
ef5ab30492
commit
b93446c258
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,3 +4,7 @@ libarb.so*
|
|||
libarb.a
|
||||
doc/build/*
|
||||
*.ppm
|
||||
*.lo
|
||||
*.deps/
|
||||
*.libs/
|
||||
*.dirstamp
|
||||
|
|
Loading…
Add table
Reference in a new issue