mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Add /doc/{flate,rustdoc} to .gitignore
This commit is contained in:
parent
74fedf325a
commit
2846ee6ba5
2
.gitignore
vendored
2
.gitignore
vendored
@ -75,10 +75,12 @@ src/.DS_Store
|
|||||||
/doc/latex
|
/doc/latex
|
||||||
/doc/std
|
/doc/std
|
||||||
/doc/extra
|
/doc/extra
|
||||||
|
/doc/flate
|
||||||
/doc/green
|
/doc/green
|
||||||
/doc/native
|
/doc/native
|
||||||
/doc/rustc
|
/doc/rustc
|
||||||
/doc/syntax
|
/doc/syntax
|
||||||
|
/doc/rustdoc
|
||||||
/doc/rustuv
|
/doc/rustuv
|
||||||
/doc/rustpkg
|
/doc/rustpkg
|
||||||
/nd/
|
/nd/
|
||||||
|
Loading…
Reference in New Issue
Block a user