Merge branch 'IDTEAM-1.16.5-fixes' into 'main'
[ProtonMail-WebClient.git] / .dockerignore
blob1a4cd3cf5be63ccd36af33cedf2ec4c20b6338c1
1 # Start by ignoring everything and include only what's needed
4 !/yarn.lock
5 !/.yarnrc.yml
6 !.yarn/patches
7 !.yarn/plugins
8 !.yarn/releases
9 !.yarn/sdks
10 !.yarn/versions
11 !.yarn/plugin*
13 !/package.json
14 !/**/*/package.json
16 # Needed to be able to run postinstall in all workspaces
17 !/packages/pack
18 !/packages/config
19 !/applications/pass-extension/manifest-chrome.json