# SPDX-FileCopyrightText: 2023 Pere Lev
# SPDX-FileCopyrightText: 2024 André Jaenisch
#
# SPDX-License-Identifier: AGPL-3.0-or-later

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
/storybook-static

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