created project file

This commit is contained in:
2025-10-24 22:59:30 -07:00
parent b0cd420aa3
commit 437257691c
71 changed files with 250 additions and 1 deletions

40
.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
# Autosave files
*.asv
*.m~
*.autosave
*.slx.r*
*.mdl.r*
# Derived content-obscured files
*.p
# Compiled MEX files
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Deployable archives
*.ctf
# Generated helpsearch folders
helpsearch*/
# Code generation folders
slprj/
sccprj/
codegen/
# Cache files
*.slxc
# Cloud based storage dotfile
.MATLABDriveTag
# buildtool cache folder
.buildtool/
# SimBiology backup files
*.sbproj.backup
*.sbproj.bak