.gitignore: Ignore in-tree prerequisites.
From-SVN: r240055
This commit is contained in:
parent
922cbb7c7b
commit
51389084ec
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -49,3 +49,9 @@ lost+found
|
|||
# ignore ./contrib/gcc_update output
|
||||
LAST_UPDATED
|
||||
REVISION
|
||||
|
||||
# ignore in-tree prerequisites
|
||||
/mpfr*
|
||||
/mpc*
|
||||
/gmp*
|
||||
/isl*
|
||||
|
|
Loading…
Add table
Reference in a new issue