6 lines
197 B
Plaintext
6 lines
197 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
|
|
!/[0-9][0-9]_*/*.png
|