mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
.gitignore a bunch of artifacts of in-tree builds
This commit is contained in:
parent
25b44a8973
commit
134f7b7611
7
.gitignore
vendored
7
.gitignore
vendored
@ -52,7 +52,7 @@ rustc
|
|||||||
TAGS
|
TAGS
|
||||||
version.ml
|
version.ml
|
||||||
version.texi
|
version.texi
|
||||||
./Makefile
|
/Makefile
|
||||||
config.mk
|
config.mk
|
||||||
/rt/
|
/rt/
|
||||||
/rustllvm/
|
/rustllvm/
|
||||||
@ -63,6 +63,11 @@ src/.DS_Store
|
|||||||
/stage0/
|
/stage0/
|
||||||
/dl/
|
/dl/
|
||||||
/stage1/
|
/stage1/
|
||||||
|
/stage2/
|
||||||
|
/stage3/
|
||||||
*.bz2
|
*.bz2
|
||||||
/doc/html
|
/doc/html
|
||||||
/doc/latex
|
/doc/latex
|
||||||
|
/doc/std
|
||||||
|
/nd/
|
||||||
|
/llvm/
|
||||||
|
Loading…
Reference in New Issue
Block a user