Files
rocm-systems/projects/rdc/.gitignore
T
Galantsev, Dmitrii ea624cbb7c LINT: Add cpplint, clang-format and pre-commit support
Change-Id: I3cbb787ef27d90486b212dfb1a8c77c460acc2ac
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/rdc commit: 434e40305d]
2024-01-09 11:37:11 -06:00

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