# Build artifacts build/ *.log .DS_Store # Heavy assets — kept under output/ but gitignored for size output/previews/*.png # Node node_modules/ # Python __pycache__/ *.pyc .env # Parser script and intermediate parse_slides.py