# Cache and log files
.turbo
.eslintcache
.DS_Store
yarn-error.log

# Dependencies
node_modules

# Local environment files
.env*.local
