275108f5b9
Change-Id: I665cc5a48a240f0d2289439a4877c9f667b19851 Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
26 строки
481 B
Plaintext
26 строки
481 B
Plaintext
# NOTE! Please use 'git ls-files -i --exclude-standard'
|
|
# command after changing this file, to see if there are
|
|
# any tracked files which get ignored after the change.
|
|
|
|
# VisualStudioCode
|
|
.vscode/
|
|
|
|
# below files are generated via CMake
|
|
include/rocm_smi/rocm_smi64Config.h
|
|
oam/include/oam/oamConfig.h
|
|
python_smi_tools/rsmiBindings.py
|
|
|
|
# Build directory
|
|
build/
|
|
|
|
# CMake cache
|
|
.cache/
|
|
|
|
# Simulated SYSFS - for early development or debug
|
|
device/
|
|
|
|
# Misc
|
|
__pycache__
|
|
README
|
|
README.html
|