Files
web/.gitignore
Anton Gunnarsson 233c685e52 Merged in feat/sw-2333-package-and-sas-i18n (pull request #2538)
feat(SW-2333): I18n for multiple apps and packages

* Set upp i18n in partner-sas

* Adapt lokalise workflow to monorepo

* Fix layout props


Approved-by: Linus Flood
2025-07-10 07:00:03 +00:00

24 lines
326 B
Plaintext

node_modules
**/.DS_Store
# Yarn
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.yarn/releases
# Turbo
.turbo
# Local Netlify folder
.netlify
# i18n generated files
scripts/i18n/extracted.json
scripts/i18n/translations/
scripts/i18n/translations-all/
scripts/i18n/dictionaries/
.env.local