-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
74 lines (60 loc) · 983 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
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
*.[oa]
*~
*.mod
*.x
my_*
/*.sh
!/copy_templates.sh
!/get_input_files.sh
/out*
/*.dat
/*.txt
/headers/*.h
/tools/*
!/tools/*/
/tools/matlab/*
/tools/sicograph/*
/tools/*/*.h
/src/*.h
/src/*.py
/src/*.sh
/src/*.dat
/src/driver*
/src/*.msg
/src/html/
/src/*.gcda
/src/*.gcno
/src/*.info
/src/subroutines/xyz/*
!/src/subroutines/xyz/*/
/sico_in/ant/*
!/sico_in/ant/make_*
!/sico_in/ant/phys_para*
/sico_in/grl/*
!/sico_in/grl/make_*
!/sico_in/grl/phys_para*
/sico_in/asf/*
!/sico_in/asf/phys_para*
/sico_in/nhem/*
!/sico_in/nhem/phys_para*
/sico_in/scand/*
!/sico_in/scand/phys_para*
/sico_in/tibet/*
!/sico_in/tibet/phys_para*
/sico_in/nmars/*
!/sico_in/nmars/phys_para*
/sico_in/smars/*
!/sico_in/smars/phys_para*
/sico_in/eismint/*
!/sico_in/eismint/phys_para*
/sico_in/xyz/*
!/sico_in/xyz/phys_para*
/sico_out/*
!/sico_out/.keep
/tmp/*
!/tmp/.keep
/docs/ford/*
/docs/sphinx/build/*
!/docs/sphinx/build/.keep
**/.DS_Store
/test_ad/tapenade_supported/ADFirstAidKit/*.gch