node_modules/
.DS_Store
.env
.env.*
!.env.example

/.svelte-kit
/package
/build
/static/beercss
/static/material-icons

# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
