mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #18541 from maribu/core_dumps
tests/periph_gpio_ll: drop core dump merged by accident
This commit is contained in:
commit
bcdf539c6e
6
examples/.gitignore
vendored
Normal file
6
examples/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/*/core
|
||||
/*/core.*
|
||||
!/*/core.c
|
||||
!/*/core.h
|
||||
!/*/core.md
|
||||
!/*/core.txt
|
||||
6
tests/.gitignore
vendored
Normal file
6
tests/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/*/core
|
||||
/*/core.*
|
||||
!/*/core.c
|
||||
!/*/core.h
|
||||
!/*/core.md
|
||||
!/*/core.txt
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user