Skip to content

Commit 767c1f8

Browse files
authored
Exclude coder temporary folders
1 parent 766e2a1 commit 767c1f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Global/Matlab.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ helpsearch*/
1818
slprj/
1919
sccprj/
2020

21+
# Matlab code generation folders
22+
codegen/
23+
2124
# Simulink autosave extension
2225
*.autosave
2326

0 commit comments

Comments
 (0)