# Virtual environment
env
.venv
env.old
# Environment variables file
.env


*.pyc
__pycache__/
*.tar

instance/

.pytest_cache/
.coverage
htmlcov/

dist/
build/
*.egg-info/

.vscode
workspace.code-workspace
matlab/
images/
debug/
scratchpad/*.txt

# FastHenry files
output*.log
coil_track_FH2_input*.inp
Zc*.mat

# Output files in top directory
*.stl

ChatGPT*.html
ChatGPT*.txt