# File Extensions
*~
*.acn
*.acr
*.alg
*.asv
*.autosave
*.aux
*.avi
*.bak
*.bat
*.bbl
*.blg
*.c
*.DS_Store
*.dvi
*.exp
*.fig
*.gif
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lib
*.lof
*.log
*.lot
*.maf
*.mak
*.map
*.mex
*.mex64
*.mex*
*.mol
*.mtc
*.mtc0
*.mtc1
*.mtc3
*.o
*.obj
*.ppt*
*.slxc
*.sublime-workspace
*.sublime-project
*.synctex
*.synctex.gz
*.synctex.gz(busy)
*.toc
*.tws
*.vtp
*.zip

# MATLAB
**/output/
**/output_previous/
**/slprj/
*build_exception*

# BEMIO
*.h5
**/__pycache__/
examples/**/*.png

#Examples
wecSimInputFile_simulinkCustomParameters.m
examples/**/**/**/*.png
examples/**/**/*.png
**.slx.*

# Tests
/tests/**/**/*.mat
/tests/**/*.mat
/tests/CompilationTests/
/tests/runFromSimulinkTests/
/tests/*.png
!/tests/**/**/regular_org.mat
!/tests/**/**/regularCIC_org.mat
!/tests/**/**/regularSS_org.mat
!/tests/**/**/irregularSS_org.mat
!/tests/**/**/irregularCIC_org.mat
!/tests/**/**/irregularSpread_OSWEC_org.mat
!/tests/**/**/RegYaw_org.mat
!/tests/**/**/IrrYaw_org.mat

# moorDyn
source/functions/moorDyn/*
!source/functions/moorDyn/README.md

# docs build directory
docs/_build

# Other
.DS_Store
view_html.sh
*vis-temp*
*.pyc
*.nc

# Nemoh
/examples/BEMIO/NEMOH/NEMOH_v2.3/bin
/examples/BEMIO/NEMOH/NEMOH_v3.0.2/bin
/examples/BEMIO/NEMOH/NEMOH_v2.3/**/Mesh
/examples/BEMIO/NEMOH/NEMOH_v2.3/**/Results


