# Node.js
node_modules/

# Astro
.astro/

# Build output
dist/
public/images/
ref/    

# Environment variables
.env

# Miscellaneous
.DS_Store
