mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-05 04:44:19 -05:00
22 lines
295 B
Plaintext
22 lines
295 B
Plaintext
.venv
|
|
.vscode
|
|
build
|
|
__pycache__
|
|
|
|
# documentation artifacts
|
|
_build/
|
|
_images/
|
|
__pycache__/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
docBin/
|
|
_doxygen/
|
|
_readthedocs/
|
|
__pycache__/
|
|
|
|
# avoid duplicating contributing.md due to conf.py
|
|
docs/contribute/index.md
|
|
docs/about/release-notes.md
|
|
docs/release/changelog.md
|