-
Notifications
You must be signed in to change notification settings - Fork 98
/
.gitignore
44 lines (44 loc) · 1.01 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
/GPATH
/GRTAGS
/GSYMS
/GTAGS
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
pylith.egg-info
record.txt
autom4te.cache
*~
*.pyc
*.log
.dirstamp
/build
/dist
output/
examples/subduction-3d/scratch/*.spatialdb
examples/subduction-3d/scratch/*.sat
examples/subduction-3d/scratch/*.txt
examples/subduction-3d/scratch/*.jou
examples/subduction-3d/input/*.exo
examples/poroelastic-outerrise-2d/*.spatialdb
/docs/_build/
/doc-latex/userguide/userguide.pdf
/doc-latex/userguide/userguide.aux
/doc-latex/userguide/userguide.fdb_latexmk
/doc-latex/userguide/userguide.fls
/doc-latex/userguide/userguide.toc
/doc-latex/userguide/userguide.aux
/doc-latex/userguide/userguide.lof
/doc-latex/userguide/userguide.log
/doc-latex/userguide/userguide.lot
/doc-latex/userguide/userguide.out