# macOS
.DS_Store
# Editor / IDE
.vscode/
.idea/
*.swp
*~
# Node — only present if a contributor adds tooling later
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output (generated by netlify-build.mjs on every deploy)
dist/
# Netlify CLI local state — links a checkout to a particular Netlify
# project, so it's per-developer and must NOT be committed.
.netlify/
# Webp duplicates of the .png assets in assets/newAsset/ — the runtime
# only loads the .png variants; the .webp files are unreferenced
# byproducts of the asset-export pipeline.
assets/newAsset/*.webp