5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
# In numbered project folders (for example, 01_Blinky), ignore everything
|
|
# except Simulink model files stored at the project-folder root.
|
|
/[0-9][0-9]_*/*
|
|
!/[0-9][0-9]_*/*.slx
|