# SPDX-FileCopyrightText: PyPSA Contributors
#
# SPDX-License-Identifier: MIT

*~
.~*
*.py[cod]
.ipynb_checkpoints/
*.log
old/

# Ignore all jupyter notebooks, except those for the docs
*.ipynb
!/docs/**/*.ipynb


test/.cache/
.cache/

test/results/*

pypsa.egg-info/

files.txt

tom_notes.org

*.pdf

*.aux

website/examples/*.py

*.zip

.vscode
.devcontainer
.github/copilot-instructions.md

.idea

.coverage

dev-scripts
dev

.venv
uv.lock
.aider*
CLAUDE.md
.claude
.github/copilot-instructions.md
site/
doc/_build/
