7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
# It is not possible to re-include a file if a parent directory of that file is excluded.
|
|
|
|
*/*
|
|
!Core/
|
|
!Core/Src/
|
|
!Core/Inc/
|