Merge branch 'public-app-setup' into 'main'
[ProtonMail-WebClient.git] / .gitignore
blob8b621f48da447ffdb4028d4dedf311fc11a5214a
1 .DS_Store
2 .idea
3 .cache
4 .stylelintcache
5 .eslintcache
6 npm-debug.log*
7 yarn-debug.log*
8 yarn-error.log*
9 node_modules
10 dist
11 .turbo/*
12 !.turbo/config.json
13 applications/**/.turbo
14 packages/**/.turbo
15 tests/**/.turbo
16 config.ts
17 tsconfig.tsbuildinfo
18 .yarn/*
19 !.yarn/patches
20 !.yarn/plugins
21 !.yarn/releases
22 !.yarn/sdks
23 !.yarn/versions
24 !.yarn/plugin*
25 .pnp.*
26 .netlify
27 storybook-static
28 i18n-js
30 coverage
31 lib-cov
32 test-report.xml
33 ci/images/.env
34 .env
35 appConfig.json
36 webapp-bundle.tar.gz
37 build
38 .log
39 *.code-workspace
40 .vscode
41 .nyc_output
42 tests/**/*.png
43 !tests/**/*-linux.png
44 !tests/mail/**/*.png
45 tests/mail/old/binaries/credentials.json
46 tests/mail/old/binaries/tokens.json
47 # ignore Zone.identifier
48 # https://github.com/microsoft/WSL/issues/7456
49 *:Zone.Identifier