-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy path.gitignore
249 lines (225 loc) · 3.98 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
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
.externalToolBuilders/
.libs
lib
build
peacock_*
*.la
*.kate-swp
*.lo
*.d
*.o
*.a
*-opt
*-dbg
*-oprof
*.e
*.nav
*.log
*.aux
*.toc
*.snm
*.csv
*.dylib
*.so
*.gitignore*
*.vrb
*.jou
*.pyc
*.mod
*.e.*
*.e-s*
*.cfg
*.lbd.*
*.nem
*.spd
*.pex
*.pdf
*.plist*
*.bbl
*.blg
*.spl
*.idx
traceout*.txt
*.xda
*.xda.*
*.xdr
*.xdr.*
*.mps
*.msmp
*.msmp-*
*.muds
# Latex garbage
*.lot
*.lof
*.poly
*.mpx
*.btr
*.xml
*.gmv
*.plt
*.slh
*.eps
*.dat
*.gp
*.plugin
*.outp
*.patch
*.bib.bak
*.out
*.vtk
*.vtu
*.msh
.depend
# Allow .e files in gold directories (7 levels)
!/gold/*.e
!/*/gold/*.e
!/*/*/gold/*.e
!/*/*/*/gold/*.e
!/*/*/*/*/gold/*.e
!/*/*/*/*/*/gold/*.e
!/*/*/*/*/*/*/gold/*.e
!/*/*/*/*/*/*/*/gold/*.e
# Allow .csv files in gold directories (7 levels)
!/gold/*.csv
!/*/gold/*.csv
!/*/*/gold/*.csv
!/*/*/*/gold/*.csv
!/*/*/*/*/gold/*.csv
!/*/*/*/*/*/gold/*.csv
!/*/*/*/*/*/*/gold/*.csv
!/*/*/*/*/*/*/*/gold/*.csv
# Allow .vtk files in gold directories (7 levels)
!/gold/*.vtk
!/*/gold/*.vtk
!/*/*/gold/*.vtk
!/*/*/*/gold/*.vtk
!/*/*/*/*/gold/*.vtk
!/*/*/*/*/*/gold/*.vtk
!/*/*/*/*/*/*/gold/*.vtk
!/*/*/*/*/*/*/*/gold/*.vtk
# Allow .vtu files in gold directories (7 levels)
!/gold/*.vtu
!/*/gold/*.vtu
!/*/*/gold/*.vtu
!/*/*/*/gold/*.vtu
!/*/*/*/*/gold/*.vtu
!/*/*/*/*/*/gold/*.vtu
!/*/*/*/*/*/*/gold/*.vtu
!/*/*/*/*/*/*/*/gold/*.vtu
# Allow some extra files for image reader
!/gold/*.txt
!/*/gold/*.txt
!/*/*/gold/*.txt
!/*/*/*/gold/*.txt
!/*/*/*/*/gold/*.txt
!/*/*/*/*/*/gold/*.txt
!/*/*/*/*/*/*/gold/*.txt
!/*/*/*/*/*/*/*/gold/*.txt
peacock_run_tmp.i
yaml_dump*
# test garbagge
*.FAILED.txt
# eclipse garbage
.project
.cproject
.metadata
.settings
.pydevproject
# vim garbage
*~
.*.swp
.*.swo
# Mac garbage
.DS_Store
*.dSYM
# Unit testing stuff
moose_unit/test_results.xml
# gcov code coverage files
*.gcno
*.gcda
*.gcov
# paraview state files
*.pvsm
#Peacock generated files
peacock_*.i
peacock_*.e
#doxygen generated
*/doc/doxygen/html/*
# Restartable Data
*.rd
*.rd-*
# Checkpoint Files
*.cpa
*.cpr
*.cpa-*
*.cpr-*
*.template
tests/*/*.trace
!/tests/meshmodifiers/*.msh
!/tests/interface_mech/*.msh
!/tests/interface_flow/*.msh
!/tests/transverseBC/*.msh
!/tests/BreakMeshBySidesetGenerator/*.msh
!/tests/InterfaceFromSidesetGenerator/*.msh
!/meshes/2d_footing_pb_coarse.msh
theory.synctex.gz
# Allow files in documentation directories
!/doc/theory/theory.pdf
!/doc/theory/figures/*/*.eps
/doc/**/*-eps-converted-to.pdf
!/doc/theory/figures/*/*.pdf
!/doc/theory/data/succombe_files/*.xml
RedbackRevision.h
/doc/doxygen/*
problems/Oka/best_matches
problems/Oka/results
RedbackMechMaterial2.h
RedbackMechMaterial2.C
*.h_backup
*.C_backup
stuff
borehole_highres.i
borehole_highres_original.i
test.geo
bench_no poro_test.i
borehole_test1.i
borehole_test_dmg.i
bench_THMC_CC.i
bench_THMC_DP.i
bench_THMC_J2.i
borehole_test_dmg_2test.i
Cylinder_hollow_iso.geo
Cylinder_hollow_refine.geo
Crack_Cylinder.geo
Geomech_ex_01.i
Geomech_ex_02.i
Plate_Hole.geo
Plate_Hole_rectang.geo
Plate_Hole_square.geo
Plate_Hole_rectang2D.geo
borehole_dmg_rectan_3D.i
borehole_test_dmg_rectang_anisotropic.i
borehole_test_dmg_concentra_rectang_anisotropic.i
borehole_test_dmg_concentra_rectang.i
doc/theory/figures/benchmark_1_T/benchmark_1_T_results_A_B-eps-converted-to.pdf
doc/theory/figures/benchmark_1_T/benchmark_1_T_results_C_D-eps-converted-to.pdf
doc/theory/figures/benchmark_1_T/benchmark_1_T_succombe_0-eps-converted-to.pdf
doc/theory/figures/benchmark_1_T/benchmark_1_T_succombe_1-eps-converted-to.pdf
doc/theory/figures/benchmark_1_T/benchmark_1_T_succombe_2-eps-converted-to.pdf
dump.txt
moose_cxx11_compatibility_check.txt
tests/image_subdomains/idfile.txt
tests/image_subdomains/idfile_unique.txt
temp_print_trace.*
*.dvi
*.sav
.failed_tests
*.ps
src/materials/RedbackMechMaterial.C.DEBUG_FIX_STRESS
src/materials/RedbackMechMaterial.C.TEST
src/materials/RedbackMechMaterial.C_DEBUG
src/materials/RedbackMechMaterial_19.C.hidden
src/materials/RedbackMechMaterial_MCCtest.C.hidden
src/materials/RedbackMechMaterialCC.C_DEBUG
.previous_test_results.json
redback.yaml