ea624cbb7c
Change-Id: I3cbb787ef27d90486b212dfb1a8c77c460acc2ac
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
[ROCm/rdc commit: 434e40305d]
24 lines
278 B
Plaintext
24 lines
278 B
Plaintext
# build artifacts
|
|
.cache/
|
|
build/
|
|
DEBIAN/postinst
|
|
DEBIAN/prerm
|
|
RPM/
|
|
include/rdc/rdc64Config.h
|
|
|
|
# documentation artifacts
|
|
_build/
|
|
_images/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
docBin/
|
|
docs/_doxygen/
|
|
|
|
# VisualStudioCode
|
|
.vscode/
|
|
|
|
# do NOT ignore these files
|
|
!.clang-format
|
|
!.editorconfig
|