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

# C extensions
*.so
*.so.*

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

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# IPython
profile_default/
ipython_config.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# VS Code settings
.vscode

# Cython debug symbols
cython_debug/

# Coverage/Test reports
*.xml
*.html
*.coverage
*.asv

# Archives
*.tar.gz
/.idea
/*.pvsm

# Exclude XML files from integration tests
!imas-paraview/tests/integration_tests/xml_integration_tests/*.xml
!imas-paraview/tests/integration_tests/xml_xvfb_tests/*.xml

# Test databases
netcdf_testdb.nc
hdf5_testdb/*
mdsplus_testdb/*
