mirror of
https://gitlab.com/ceda_ei/sky
synced 2026-09-08 12:12:03 +02:00
Add gitignore, sample config.
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
config.py
|
||||||
|
__pycache__/
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# Access token for Mapbox
|
||||||
|
mapbox_key = "pk.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
|
|
||||||
|
# Access token for Dark Sky
|
||||||
|
dark_sky_key = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
Reference in New Issue
Block a user