-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
235 lines (213 loc) · 3.4 KB
/
Copy path.gitignore
File metadata and controls
235 lines (213 loc) · 3.4 KB
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
# libraries and executables
*.mex
*.mexglx
*.mexa64
*.mexw32
*.dll
*.mexsol
*.exe
*.jar
# binary dump files
*.core
*.stackdump
# temporary files and backups
*~
.*~
#*#
*#
#.*#
*.lnk
.DS_Store
*.lyx.emergency
*.bak
# Compilation files
*.o
*.obj
*.aux
*.log
*.out
*.bbl
*.blg
*.bbl
*.aux
*.blg
*.out
*.log
*.dvi
*.toc
*.nav
*.snm
*.vrb
# motion capture data
*.bvh
*.amc
# archives
*.zip
*.gz
# dropbox files
.dropbox
.dropbox.attr
# bibtex files
*.log
*.aux
*.blg
*.bbl
*.out
*.nav
*.snm
*.toc
*.vrb
# ignore old CVS directories.
CVS
# ignore clutter directories
chipDyno/matlab/clutterDir
datasets/matlab/clutterDir
dimred/matlab/clutterDir
drawing/matlab/clutterDir
fgplvm/matlab/clutterDir
gp/matlab/clutterDir
gplvm/matlab/clutterDir
gpsim/matlab/clutterDir
hgplvm/matlab/clutterDir
nppca/matlab/clutterDir
chipDyno/matlab/crap
hgplvm/matlab/crap
mocap/matlab/crap
noise/matlab/crap
prior/matlab/crap
noise/matlab/tmp/
# ignore data
chipDyno/matlab/data
datasets/data
gmos/data
gplvm/data
# ignore results
gplvm/tex/videos
fgplvm/tex/nips07/submission/video_topologicallyConstrained.avi
gplvm/results/noiseInit
gplvm/results/horse
gplvm/results/speech
gpsim/matlab/results
hgplvm/matlab/results
mocap/matlab/results
mocap/oldmatlab/results
mtivm/matlab/results
mtivm/oldmatlab/results
# Ignore released matlab packages
chipDyno/matlab/CHIPDYNO*
collab/matlab/COLLAB*
datasets/matlab/DATASETS*
dgplvm/matlab/DGPLVM*
dimred/matlab/DIMRED*
disimrank/matlab/DISIMRANK*
drawing/matlab/DRAWING*
fgplvm/matlab/FGPLVM*
gmos/matlab/GMOS*
gpapp/src/GP*
gplvmapp/src/GPLVM*
gpsim/matlab/GPSIM*
hgplvm/matlab/HGPLVM*
ivm/matlab/PSIVM*
ivm/matlab/IVM*
kern/matlab/KERN*
matlab/general/GENERAL*
mltools/matlab/MLTOOLS*
mocap/matlab/MOCAP*
mtivm/matlab/MTIVM*
ndlutil/matlab/NDLUTIL*
noise/matlab/NOISE*
nppca/matlab/NPPCA*
optimi/matlab/OPTIMI*
oxford/matlab/OXFORD*
prior/matlab/PRIOR*
sgplvm/matlab/SGPLVM*
svargplvm/matlab/SVARGPLVM*
vargplvm/matlab/VARGPLVM*
# ignore data sets
gpsim/matlab/data
hgplvm/matlab/data
lfm/matlab/data
mtivm/matlab/data
mtivm/oldmatlab/data
nppca/data
# misc ignores
ivm/tex/toMikeAndJohn
kern/cpp
kern/matlab/PEI*
kern/cpptest/svml
ml/html
mocap/matlab/romain/walkSamples
mocap/matlab/dat
mocap/oldmatlab/dat
mocap/java/orn/BVHparser/output
mocap/java/orn/BVHparser/bvh
ndlutil/lib
nppca/matlab/moveaway
vargplvm/matlab/anon
# tex ignores
tex/publications
tex/strings
# ignore downloaded matlab packages
matlab/netlab
matlab/covsel
matlab/carl
matlab/apcluster
matlab/@blockmatrix
matlab/f2matlab
matlab/dtw
matlab/erfz
matlab/erfcxz
matlab/FastICA_21
matlab/fileexchange
matlab/gaussq
matlab/glm-ie*
matlab/glmnet
matlab/GraphLayout/
matlab/GraphViz*
matlab/graphViz*
matlab/lightspeed
matlab/lle
matlab/lmvu
matlab/lbfgs
matlab/octave
matlab/L1precision
matlab/kernelMethods
matlab/isomap
matlab/iplot
matlab/gnumex
matlab/m_map
matlab/matfig2pgf
matlab/minimize
matlab/mvu
matlab/mysql
matlab/phivis
matlab/pigeon_prediction*
matlab/plot2svg
matlab/ppca
matlab/jdqr
matlab/html
matlab/sbtoolbox
matlab/rotate_image
matlab/sedumi
matlab/sdptthree
matlab/nlfa
matlab/voicebox
matlab/vdpgm
matlab/speech
matlab/svm
matlab/volume_browser*
matlab/xml_io_tools*
matlab/xmltree
matlab/specialfunc
matlab/svml
matlab/sparseBayes
matlab/scripts
matlab/ogp
matlab/scripts
matlab/general/dirichlet*.m
matlab/general/beta*.m
matlab/general/add_BNT_path.m
matlab/general/exponential*.m
matlab/general/exp*.m
matlab/general/poisson*.m
matlab/docs