-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
116 lines (102 loc) · 1.07 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
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# freeze old assessments on github
2020
2022
2024
# R projects
.Rproj.user
.Rhistory
.RData
.Ruserdata
# usernames and passwords for db connections
database.csv
# confidential fishery dependent data
*confidential*
# shapefiles
general/shapefiles
# old assessment archive
archive
# other rockfish photos for presentations
general/photos
2022/supplementary_analysis/
*Noncommercial*
**/raw
**/supplementary_analysis
**/supplementary_analysis/**
# ADMB files
.b0
*.bar
*.cov
*.dep
*.hes
*.tmp
*.log
*.bar
*.cor
*.cout
*.cpp
*.ecm
*.eva
*.exe
*.hst
*.htp
*.mc2
*.mcm
*.obj
*.p01
#*.par
*.psv
*.r01
#*.rep
*.std
*.out
*.ps
dgs2
diags
.p0
.r0
*.prf
*.r02
*.plt
*.pin
*.obj
*.htp
gradient.*
*_in.ctl
*_in.dat
*.luu
*. rhes
*.bgs
hesscheck
*.bin
*.prj
# Added for MCMC runs
adaptation.csv
ppl.csv
unbounded.csv
init.pin
variance
sims
# other file types we don't want to track
*.xlsx
*.xlsm
*.docx
*.pptx
*.png
*.Rdata
*.pdf
# Windows thumbnail cache files
Thumbs.db
# Latex files
*.aux
*.fdb_latexmk
*.fls
*.out
*.nav
*.toc
*.snm
*.vrb
*.tex.bak
*.bak
auto/
*.Ink
2024/data/total_lls_catch.csv