Files
aya-mirror/.gitignore
Tamir Duberstein b86d42d1b0 xtask: remove assumptions from docs command
This slightly changes the site layout: crate documentation is now flat
rather than being nested under "user" and  "bpf".

- Run `cargo clean --doc` before generating docs to ensure hermiticity.
- Generate header.html into a temporary directory.
- Remove "site" on each run to ensure hermiticity.
- Invoke cargo only once.
- Avoid editing sources.
2023-07-13 15:03:51 -04:00

7 lines
64 B
Plaintext

Cargo.lock
target/
.vscode/
!.vscode/settings.json
site/
.idea/