forked from geodynamics/pylith
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
46 lines (46 loc) · 1.18 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
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/doc/userguide/userguide.pdf
pylith_parameters.json
modulesrc/*/*_wrap.cxx
modulesrc/*/*.py
/templates/friction/frictioncontrib.py
/templates/friction/frictioncontrib_wrap.cxx
/templates/materials/materialscontrib.py
/templates/materials/materialscontrib_wrap.cxx
configure
aclocal.m4
Makefile.in
portinfo.in
aux-config
PyLith.egg-info
autom4te.cache
*~
*.pyc
examples/*/*/output/*.vtk
examples/2d/*/output/*.h5
examples/2d/*/output/*.xmf
examples/2d/*/*/output/*.h5
examples/2d/*/*/output/*.xmf
tests_auto/*/*/*.h5
tests_auto/*/*/*.xmf
tests_auto/*/*/*_disp.spatialdb
tests_auto/*/*/output
tests_auto/*/*/output
examples/3d/hex8/output
examples/2d/subduction/output
examples/3d/subduction/output
examples/3d/subduction/mesh/geometry_surfs.jou
examples/3d/subduction/mesh/*.exo
examples/3d/subduction/mesh/*.sat
examples/3d/subduction/spatialdb/fault_slabtop_slowslip.spatialdb
examples/3d/subduction/spatialdb/fault_slabtop_slowslip.timedb
examples/3d/subduction/spatialdb/mat_initial_stress_grav-*.spatialdb
doc/userguide/userguide.toc
doc/userguide/userguide.aux
doc/userguide/userguide.lof
doc/userguide/userguide.log
doc/userguide/userguide.lot
doc/userguide/userguide.out