forked from geodynamics/citcoms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (46 loc) · 736 Bytes
/
.gitignore
File metadata and controls
57 lines (46 loc) · 736 Bytes
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
# ignore svn externals
.svn
# ignore object files and static libraries
*.o
lib*.a
# ignore files generated by autoreconf
configure
aclocal.m4
autom4te.cache
aux-config
libtool
Makefile
Makefile.in
config.log
config.status
config.h.in
config.h
stamp-h1
.deps
*.net
# ignore python eggs
CitcomS.egg-info
pyconfig
python/*
*.egg
# ignore files generated by make
archimedes/__init__.pyc
bin/CitcomSFull
bin/CitcomSRegional
bin/citcoms
bin/mpipycitcoms
bin/pycitcoms
visual/project_geoid
Py2C/Py2C
# ignore LaTex aux files, log files, etc
*.aux
*.lof
*.log
*.out
*.toc
doc/citcoms-manual.synctex.gz
visual/OpenDXMacro/Makefile.in
visual/OpenDXMacro/Makefile
config.h.in~
visual/OpenDXMacro/Makefile
visual/OpenDXMacro/Makefile.in