mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 09:58:13 +01:00
Thanks to the latest cargo 0.3.0, it's possible to keep everything in the stanard doc output directory, which essentially collects everything for us. This creatly reduces the space required to hold all documentation, and is in fact quite beatiful.
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
.timestamp
|
|
.pyenv-*
|
|
.virtualenv
|
|
gen/doc
|
|
*.go
|
|
*.pyc
|
|
**target/
|
|
**docs/
|
|
**build_html/
|
|
.*.deps
|
|
**Cargo.lock
|
|
*.sublime-workspace
|