forked from yanhuay/seisDD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
49 lines (43 loc) · 885 Bytes
/
.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
## specfem2d
# Configure time
specfem2d/aclocal.m4
specfem2d/autom4te.cache
specfem2d/config.log
specfem2d/config.status
specfem2d/Makefile
specfem2d/setup/config.h
specfem2d/setup/constants.h
specfem2d/setup/precision.h
# Build time
specfem2d/obj/*
specfem2d/mod/*
specfem2d/bin/*
specfem2d/*.mod
specfem2d/*__genmod.f90
# Trash files
specfem2d/.*swp
specfem2d/.*swo
specfem2d/*~
# scotch
specfem2d/src/meshfem2D/scotch_5.1.12b/*
specfem2d/src/meshfem2D/scotch_5.1.12b/lib/*
specfem2d/src/meshfem2D/scotch_5.1.12b/src/*
#EXAMPLES
specfem2d/EXAMPLES/*
# lib
seisDD/lib/*
!seisDD/lib/src
# system
seisDD/system/job_info
seisDD/system/test/*exe
# user private EXAMPLES folder
EXAMPLES/*
!EXAMPLES/readme
# GJI2016
GJI2016/Exp1/submit_job
GJI2016/Exp2/submit_job
GJI2016/Exp3/submit_job
GJI2016/Exp4/submit_job
GJI2016/Exp5/submit_job
# visualize
auxiliaries/visualize/plot_bin