-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (49 loc) · 1.17 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
# History files
.Rhistory
# Example code in package build process
*-Ex.R
# R data files from past sessions
.Rdata
# RStudio files
.Rproj.user/
# TextPad back ups
.bak
.Rproj.user
# IPython Notebook checkpoints
.ipynb_checkpoints/
# Cache
model_files/vpn*
model_files/*.zip
model_files/Network*
model_files/WSPHandoff_Jan2019/ABM 2017/Base2010
model_files/WSPHandoff_Jan2019/ABM 2017/Input
model_files/WSPHandoff_Jan2019/ABM 2017/TourCast/script/logs
*.bak
skeleton_builder/.hubstorinfo
references/.hubstorinfo
cube_transit_input/.hubstorinfo
replacement_networks/.hubstorinfo
model_files/.hubstorinfo
.hubstorinfo
python_scripts/.hubstorinfo
data/external/*
!data/external/met_council/*.gitignore
data/interim/networks/*
!data/interim/networks/base_network/*.gitignore
!data/interim/networks/fixed_width/*.gitignore
data/test_new_network_outputs/*
models/cube_catalog_abm/*
models/batch_file_abm/TourCast/logs/*
model_files/*
*.PRN
# OS system
*.DS_store
*.VAR
*.PRJ
.DS_Store
network_standard/link.json
network_standard/node.geojson
network_standard/pickles/roadway_network.pickle
network_standard/shape.geojson
data/interim/roadway-skims-tableau.csv
data/interim/lanes-viewer.geojson