# Git
.git/

# Copier
.copier-answers*.yml

# Pixi
.pixi
pixi.lock

# MkDocs
docs/overrides/
docs/site/
docs/docs/assets/

# Python
.pytest_cache/

# MyPy
.mypy_cache/

# Ruff
.ruff_cache/

# Node
node_modules

# Vendored snapshots
src/easydiffraction/display/structure/renderers/vendor/
src/easydiffraction/report/templates/html/vendor/
src/easydiffraction/report/templates/tex/styles/
src/easydiffraction/utils/_vendored/jupyter_dark_detect/

# Tox
.tox

# Misc
.benchmarks
.cache
deps/
tmp/
