Add x86_64* i686* mips* and arm* to depends .gitignore
This commit is contained in:
parent
fa535f9a5b
commit
c2f21612ca
1 changed files with 4 additions and 0 deletions
4
depends/.gitignore
vendored
4
depends/.gitignore
vendored
|
@ -3,3 +3,7 @@ work/
|
|||
built/
|
||||
sources/
|
||||
config.site
|
||||
x86_64*
|
||||
i686*
|
||||
mips*
|
||||
arm*
|
||||
|
|
Loading…
Reference in a new issue