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
|
||||
version.ml
|
||||
version.texi
|
||||
./Makefile
|
||||
/Makefile
|
||||
config.mk
|
||||
/rt/
|
||||
/rustllvm/
|
||||
@ -63,6 +63,11 @@ src/.DS_Store
|
||||
/stage0/
|
||||
/dl/
|
||||
/stage1/
|
||||
/stage2/
|
||||
/stage3/
|
||||
*.bz2
|
||||
/doc/html
|
||||
/doc/latex
|
||||
/doc/std
|
||||
/nd/
|
||||
/llvm/
|
||||
|
Loading…
Reference in New Issue
Block a user