mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Add sccprj/ folder to global MATLAB.gitignore (#2493)
This commit is contained in:
parent
28372f7d3b
commit
9e0c53270a
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
##---------------------------------------------------
|
||||
## Remove autosaves generated by the Matlab editor
|
||||
## Remove autosaves generated by the MATLAB editor
|
||||
## We have git for backups!
|
||||
##---------------------------------------------------
|
||||
|
||||
|
@ -14,6 +14,7 @@
|
|||
|
||||
# Simulink Code Generation
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Session info
|
||||
octave-workspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue