mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
These files get generated by the unit test framework. As such they do not need to be checked into the repo. JIRA NVGPU-1737 Change-Id: I3152e717611ebafd2621eae5b022809b0b97d08c Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2001293 Reviewed-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-by: Nicolas Benech <nbenech@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
build/
|
|
|
|
# The annoying GCC debug files
|
|
*.gcno
|
|
*.gcda
|
|
|
|
# The HTML, etc, generated by the unit test script.
|
|
results.html
|
|
results.json
|