# Dependencies
app/node_modules/

# Production
app/build/

# Generated files
app/.docusaurus/
.cache-loader

# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

app/.yarn/*
!app/.yarn/patches
!app/.yarn/plugins
!app/.yarn/releases
!app/.yarn/sdks
!app/.yarn/versions
# If we want to start checking in the cache to enable 'zero install':
# !app/.yarn/cache
