-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.slugignore
33 lines (33 loc) · 847 Bytes
/
.slugignore
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
# Ignored by Heroku
**/README.md
LICENSE
.gitignore
/.github
/tests
/requirements
assets/base.css
assets/screenshots
data/demographic
data/environment
data/geographic/finland_2019_p4_utf8_simp.geojson
data/geographic/finland_2019_p4_utf8.geojson
data/geographic/selected.geojson
data/geographic/neighbours.csv
data/geographic/radius.csv
data/geographic/surface_area.csv
data/geographic/zip_municipality.csv
data/geographic/zip_polygon.csv
data/house_price
data/paavo
data/taxation/municipality_tax.csv
data/transportation/bus.tsv
data/transportation/*_stations.tsv
data/transportation/stops.csv
data/transportation/bus_tram_ferry_stations_oneline.json
data/transportation/train_stations_oneline.json
dataframes/df*.tsv
scripts/fetching
scripts/modeling
scripts/visualisation
scripts/web_map
scripts/preprocessing