diff --git a/.gitignore b/.gitignore index 0e91eb8..7bdc59d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -*.slxc \ No newline at end of file +# Simulink / Matlab +*.slxc +slprj + +# Other +.vscode \ No newline at end of file