.vscode/launch.json
*.pyc

dev_code/
*reference/
*.DS_Store
*data/
*output/
*defcon/
*debug/
*.ipynb_checkpoints
tests/benchmarks/*/jax_fem/*
applications/aesthetic/input/models

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
