mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-07 22:03:58 -05:00
24 lines
368 B
Plaintext
24 lines
368 B
Plaintext
.venv
|
|
.vscode
|
|
build
|
|
|
|
# documentation artifacts
|
|
_build/
|
|
_images/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
docBin/
|
|
_doxygen/
|
|
_readthedocs/
|
|
|
|
# avoid duplicating contributing.md due to conf.py
|
|
docs/contributing.md
|
|
docs/release.md
|
|
docs/CHANGELOG.md
|
|
|
|
# auto-generated files
|
|
docs/deploy/linux/installer/install.md
|
|
docs/deploy/linux/os-native/install.md
|
|
docs/deploy/linux/quick_start.md
|