# CMake generated
/include/RMGConfig.hh
/include/RMGVersion.hh
/python/remage/cpp_config.py
/docs/Doxyfile
/docs/conf.py

/docs/_build
/docs/_doxygen
/docs/api
/docs/extra
build
install
.local
.vscode

# G4 outputs
*.root
*.hdf5
*.lh5
!/tests/**/*.hdf5
!/tests/**/*.lh5

# G4 visualization
bookmarkFile
*.pdf
*.iv

compile_commands.json

# editors
*~
*.swp
*.swo

# python

fontlist-*.json

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

# 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/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

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

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# setuptools_scm
python/*/_version.py

# ruff
.ruff_cache/

# OS specific stuff
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.aider*
