pypsa-eur/.syncignore-receive

22 lines
248 B
Plaintext
Raw Normal View History

# SPDX-FileCopyrightText: : 2021-2023 The PyPSA-Eur Authors
2021-12-04 17:21:08 +00:00
#
# SPDX-License-Identifier: CC0-1.0
.snakemake
.git
.pytest_cache
.ipynb_checkpoints
.vscode
.DS_Store
__pycache__
*.pyc
*.pyo
*.ipynb
notebooks
doc
cutouts
data
benchmarks
*.nc
2023-04-11 00:18:34 +00:00
configs