From 071e7c4f0a31ee8b2039b90bb478f13cac62abae Mon Sep 17 00:00:00 2001
From: John Olheiser <42128690+jolheiser@users.noreply.github.com>
Date: Mon, 23 Dec 2019 14:45:43 -0600
Subject: [PATCH] Update matlab gitignore? (#9478)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
---
 options/gitignore/Matlab | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/options/gitignore/Matlab b/options/gitignore/Matlab
index 46a83d635bab..01d02dd2e416 100644
--- a/options/gitignore/Matlab
+++ b/options/gitignore/Matlab
@@ -24,5 +24,8 @@ codegen/
 # Simulink autosave extension
 *.autosave
 
+# Simulink cache files
+*.slxc
+
 # Octave session info
 octave-workspace