mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
.gitignore: exclude results directory
This directory is created by the compile_and_test_for_board script when ran from RIOTBASE and no custom value is specified
This commit is contained in:
parent
55e50d3015
commit
c55f7162f1
3
.gitignore
vendored
3
.gitignore
vendored
@ -58,3 +58,6 @@ Makefile.local
|
||||
|
||||
# scan-build artifacts
|
||||
scan-build/
|
||||
|
||||
# compile_and_test_for_boards default "results" directory
|
||||
results/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user