From 499ae899e7b54e701e878759f73d9092302fd07a Mon Sep 17 00:00:00 2001 From: Simon Hitzenberger Date: Tue, 20 Aug 2019 13:49:44 +0200 Subject: [PATCH] Added Simulink cache files (#3148) --- Global/MATLAB.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Global/MATLAB.gitignore b/Global/MATLAB.gitignore index 46a83d63..01d02dd2 100644 --- a/Global/MATLAB.gitignore +++ b/Global/MATLAB.gitignore @@ -24,5 +24,8 @@ codegen/ # Simulink autosave extension *.autosave +# Simulink cache files +*.slxc + # Octave session info octave-workspace