# Temporary and binary files
*~
*.py[cod]
*.so
*.cfg
!.isort.cfg
!setup.cfg
*.orig
*.log
*.pot
__pycache__/*
.cache/*
.*.swp
*/.ipynb_checkpoints/*

# Project files
.vscode/
.ropeproject
.project
.pydevproject
.settings
.idea
tags

# Package files
*.egg
*.eggs/
.installed.cfg
*.egg-info

# Unittest and coverage
htmlcov/*
.coverage
.tox/
.tox-wsl/
junit.xml
coverage.xml
cov.xml
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Build and docs folder/files
build/*
dist/*
sdist/*
docs/api/*
docs/_rst/*
docs/_build/*
cover/*
MANIFEST
conda_build

# Per-project virtualenvs
.venv*/

ignore_*
src/gouda/deprecated.py

.ipynb_checkpoints/
*.ipynb

# Test generated files
test1_array.npz
test1.json
test3_arrayzip.npz
goudapath_test_directory
test_*.png
ScratchFiles
scratch_path/
CLAUDE.md
