-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
93 lines (85 loc) · 1.62 KB
/
.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
# Git files #
######################
../../.git
**/.git
# OS generated files #
######################
.idea
.vscode
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.zip
# Exfunctions files #
######################
Exfunctions/matFigure
Exfunctions/matFVCOM
Exfunctions/matNC
Exfunctions/matWRF
Exfunctions/HYCOM2FVCOM
Exfunctions/WRF2FVCOM
Exfunctions/OceanData
Exfunctions/FVCOM_NML
Exfunctions/Course
Exfunctions/nctoolbox
Exfunctions/cdt
Exfunctions/vtkToolbox
Exfunctions/TMDToolbox_v2_5
Exfunctions/TMDToolbox_v3_0
Exfunctions/kmz2struct
Exfunctions/inpolygons-pkg
Exfunctions/JSONLab
Exfunctions/OceanMesh2D
Exfunctions/ann_wrapper
Exfunctions/ZoomPlot
Exfunctions/htool
Exfunctions/export_fig
Exfunctions/plot_google_map
Exfunctions/genpath2
Exfunctions/irfu-matlab
Exfunctions/WW3-tools
Exfunctions/funcsign
Exfunctions/kml-toolbox
Exfunctions/MATLAB-PLOT-CHEAT-SHEET
Exfunctions/matlabPlotCheatsheet
Exfunctions/visualization-cheat-sheet
Exfunctions/googleearthtoolbox
Exfunctions/mitgcm_toolbox
Exfunctions/m_map
Exfunctions/t_tide
Exfunctions/gshhs/
Exfunctions/etopo1/
Exfunctions/seawater_ver3_3.1
Exfunctions/gsw_matlab_v3_06_16
Exfunctions/WindRose
Exfunctions/mexcdf
Exfunctions/DHIMatlabToolbox
Exfunctions/dace
Exfunctions/mexcdf-svn-r4054/
Exfunctions/*.zip
Exfunctions/guillaumemaze-source-archive.zip
# Docs files #
Docs/
Docs/Communication.md
Docs/pics
# Data files #
######################
Data
Data/*
References
References/SiqiLi/*
References/serofeev/*
References/Vim键盘图.gif
Htmls
Htmls/*
CallCodes/gzh2html/1.xlsx
# Personal files #
######################
.gitR.md
!**/.gitkeep
**/*.m~
**/*.asv