forked from pypsa-meets-earth/pypsa-africa-hackathon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (47 loc) · 943 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
# Byte-compiled / optimized / DLL files
**/__pycache__
*.py[cod]
*$py.class
.ipynb_checkpoints
# General untracked file formats
*.log
**/pbf
*.pbf
# Untracked files
config.yaml
dag.svg
# Untracked folders (and files within)
.snakemake/
benchmarks/
cutouts/
data/
data/osm/
data/raw/
data/base_network/
networks/
resources/
scripts/temp
scripts/test.py
# Untrack some Jupyter changes
.ipynb_checkpoints
notebooks/*.nc
notebooks/*.csv
notebooks/*.zip
notebooks/*.tif
notebooks/old_notebooks/*.nc
notebooks/old_notebooks/*.csv
notebooks/old_notebooks/*.zip
notebooks/old_notebooks/*.tif
# Untrack test doc builds
doc/_build
# VS code related
.vscode
doc/.vscode/settings.json
.vscode/settings.json
resources/regions_onshore.geojson
resources/regions_offshore.geojson
resources/regions_onshore.geojson
resources/regions_onshore.geojson
resources/regions_offshore.geojson
resources/regions_onshore.geojson
resources/regions_offshore.geojson