-
Notifications
You must be signed in to change notification settings - Fork 51
/
.gitignore
97 lines (92 loc) · 997 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
$ cat .gitignore
# File Types
*~
*.acn
*.acr
*.alg
*.asv
*.autosave
*.aux
*.avi
*.bak
*.bat
*.bbl
*.blg
*.c
*.DS_Store
*.dat
*.dvi
*.exp
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lib
*.lof
*.log
*.lot
*.maf
*.mak
*.map
*.mex
*.mex64
*.mex*
*.mol
*.mtc
*.mtc0
*.mtc1
*.mtc3
*.o
*.obj
*.png
*.r2015b
*.slx.*
*.slxc
*.sublime-workspace
*.sublime-project
*.synctex
*.synctex.gz
*.synctex.gz(busy)
*.toc
*.tws
*.vtp
*.zip
# MATLAB
**/output/
**/output_previous/
**/slprj/
*build_exception*
# Applications
**/mooring/*.out
!**/mooring/lines.txt
**/vtk/*
savedData*.mat
WECCCOMP/**/SS*.mat
WECCCOMP/**/SS*.fig
!WECCCOMP/WECCCOMP_Nonlinear_Model_Predictive/waveData/*.mat
Passive_Yaw/**/IrrYaw.mat
Passive_Yaw/**/figYawIrr.fig
yaw*.mat
# BEM
*.1
*.3
*.3fk
*.3sc
*.4
*.h5
*.hst
*.p2f
*.pot
!/Generalized_Body_Modes/hydroData/WAMIT/*
!/Mean_Drift/WAMIT/inputFiles/*
!/Mean_Drift/WAMIT/outputFiles/*
!/OWC/OrificeModel/hydroData/*.h5
# Other
.DS_Store
view_html.sh
*vis-temp*
folder.json
include.json