# See https://help.github.com/ignore-files/ for more about ignoring files.

# NodeJS-related
node_modules

# Build folders
build
dist

# IDEs
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
.idea

# Misc
.cache
.tmp
.temp
.editorconfig
.gitattributes
.DS_Store
.env*.local
vite.config.?s.timestamp-*

# Package managers
npm-*.log*
yarn-*.log*
## Since we use yarn
package-lock.json
# Swap the comments on the following lines if you don't wish to use zero-installs
# Documentation here: https://yarnpkg.com/features/zero-installs
#!.yarn/cache
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
