mirror of
https://github.com/ProtonMail/WebClients.git
synced 2026-01-11 20:06:40 +00:00
51 lines
768 B
Text
51 lines
768 B
Text
.DS_Store
|
|
.idea
|
|
.cache
|
|
.stylelintcache
|
|
.eslintcache
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
node_modules
|
|
dist
|
|
!vendor/*/*/dist
|
|
.turbo/*
|
|
!.turbo/config.json
|
|
applications/**/.turbo
|
|
packages/**/.turbo
|
|
tests/**/.turbo
|
|
tsconfig.tsbuildinfo
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
!.yarn/plugin*
|
|
.pnp.*
|
|
.netlify
|
|
storybook-static
|
|
i18n-js
|
|
po
|
|
coverage
|
|
lib-cov
|
|
test-report.xml
|
|
ci/images/.env
|
|
.env
|
|
appConfig.json
|
|
webapp-bundle.tar.gz
|
|
build
|
|
.log
|
|
*.code-workspace
|
|
.vscode
|
|
.nyc_output
|
|
tests/**/*.png
|
|
!tests/**/*-linux.png
|
|
!tests/mail/**/*.png
|
|
tests/mail/old/binaries/credentials.json
|
|
tests/mail/old/binaries/tokens.json
|
|
# ignore Zone.identifier
|
|
# https://github.com/microsoft/WSL/issues/7456
|
|
*:Zone.Identifier
|
|
CLAUDE.md
|
|
.taskmaster*
|