adf0d7094f
Change-Id: I815cf3cdb644978d959b80136ac7e95da3d2ca8d Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
27 rivejä
299 B
Plaintext
27 rivejä
299 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
|
|
|
|
# misc
|
|
__pycache__/
|