Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TommasoBelluzzo committed Jan 2, 2019
1 parent b99e173 commit e2b8d01
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Code Generation Folders
codegen/
slprj/
sccprj/

# Help Folders
helpsearch*/

# Autosave Files
*.asv
*.autosave
Expand All @@ -13,11 +21,3 @@ octave-workspace
# Packaged Files
*.mlappinstall
*.mltbx

# Helpsearch Folders
helpsearch*/

# Code Generation Folders
codegen/
slprj/
sccprj/

0 comments on commit e2b8d01

Please sign in to comment.