[DRVWEB-4141] Public Share URL with Authenticated API calls
[ProtonMail-WebClient.git] / .gitignore
blob6ae2d961c2544fa61eee5855719f98fbe9629e3e
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 config.ts
13 tsconfig.tsbuildinfo
14 .yarn/*
15 !.yarn/patches
16 !.yarn/plugins
17 !.yarn/releases
18 !.yarn/sdks
19 !.yarn/versions
20 !.yarn/plugin*
21 .pnp.*
22 .netlify
23 storybook-static
24 i18n-js
26 coverage
27 lib-cov
28 test-report.xml
29 ci/images/.env
30 .env
31 appConfig.json
32 webapp-bundle.tar.gz
33 build
34 .log
35 *.code-workspace
36 .vscode
37 .nyc_output
38 tests/**/*.png
39 !tests/**/*-linux.png
40 !tests/mail/**/*.png
41 tests/mail/old/binaries/credentials.json
42 tests/mail/old/binaries/tokens.json
43 # ignore Zone.identifier
44 # https://github.com/microsoft/WSL/issues/7456
45 *:Zone.Identifier