Skip to content

Commit

Permalink
Update gitignore, DISCON example
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Mar 4, 2021
1 parent d647d0a commit b3ab9c6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 47 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ _build
*.out
*.outb
*.dbg
*.vtp

# ROSCO files
*.85
Expand All @@ -48,13 +49,11 @@ examples/cp_ct_cq_lut.p
Examples/DISCON.IN
Examples/*.p

# Matlab Stuff
Matlab_Toolbox/*.slxc
*.mat

# Exclude testing results
ROSCO_testing/results/

# Simulink/Matlab temp files
*.slxc
*.autosave
*.mat

Loading

0 comments on commit b3ab9c6

Please sign in to comment.