# Secrets
.synapseConfig
creds.json
.coreModelsConfig

# Dist and test artifacts 
tests/schematic/generate/creds.json
tests/schematic/generate/NF.jsonld
tests/schematic/generate/config.json
tests/schematic/validate/great-expectations
tests/submit/work
tests/submit/NF.jsonld
tests/test-suite-report.md
tests/**/logs
publish/**
nfosi.xlsx

*.schema.json
*.manifest.csv
*.test.xlsx

# IDE and code tools
.venv
venv
retold
.idea
.lsp
.clj-kondo
.Rhistory
*/__pycache__/
__pycache__/

# Python cache and artifacts
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/

# R / R Studio stuff
.Rproj.user/
.Rhistory
.RData
.Ruserdata

# Generated LinkML artifacts
merged.yaml
merged_no_extra_meta.yaml
merged_no_inlined_range.yaml
retold_NF.jsonld

# Schema validation and registration logs
schema-validation-log.md
schema-registration-log.md

# Docs build artifacts
docs/data.json
docs/NF.ttl
docs/node_modules/

# Misc
.Rhistory
.DS_Store
CLAUDE.md
