# Julia
# File generated by Pkg, the package manager, based on a corresponding
# Project.toml It records a fixed state of all packages used by the project. As
# such, it should not be committed for packages, but should be committed for
# applications that require a static environment.
**/Manifest.toml
**/Manifest*.toml
docs/build
!docs/lib/*
docs/src/checklist_files
# Generated from README.md
docs/src/index.md
# Generated tutorial markdown files from Pluto notebooks
docs/src/getting-started/tutorials/*.md
docs/src/release-notes.md
dev/
build/
# Data
*.csv
*.tsv
*.parquet
*.dat
*.bin
*.xls
*.xlsx
*.jld2

# Documents
*.doc
*.docx
*.htm
*.html
*.ppt
*.pptx
*.pdf

# Images
*.bmp
*.jpg
*.jpeg
*.gif
*.pdf
*.png

# Compressed archives
*.gz
*.tar
*.tgz
*.rar
*.zip

.DS_Store

# benchmark ignore
/.benchmarkci
/benchmark/*.json
.vscode

# Helpers
justfile
primarycensored
claude.md
distributions-knowledge-base.md

*.cov
lcov.info
worktree-*

# Node.js dependencies and package files
docs/node_modules/
docs/package-lock.json
docs/package.json
