Update all non-major dependencies
[ProtonMail-WebClient.git] / applications / inbox-desktop / .gitignore
blob9695f1b5c2c8726f40d590a046dd6794ae0c30c4
1 # Logs
2 logs
3 *.log
4 npm-debug.log*
5 yarn-debug.log*
6 yarn-error.log*
7 lerna-debug.log*
9 # Diagnostic reports (https://nodejs.org/api/report.html)
10 report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
12 # Runtime data
13 pids
14 *.pidj
15 *.seed
16 *.pid.lock
17 .DS_Store
19 # Directory for instrumented libs generated by jscoverage/JSCover
20 lib-cov
22 # Coverage directory used by tools like istanbul
23 coverage
24 *.lcov
26 # nyc test coverage
27 .nyc_output
29 # node-waf configuration
30 .lock-wscript
32 # Compiled binary addons (https://nodejs.org/api/addons.html)
33 build/Release
35 # Dependency directories
36 node_modules/
37 jspm_packages/
39 # TypeScript v1 declaration files
40 typings/
42 # TypeScript cache
43 *.tsbuildinfo
45 # Optional npm cache directory
46 .npm
48 # Optional eslint cache
49 .eslintcache
51 # Optional REPL history
52 .node_repl_history
54 # Output of 'npm pack'
55 *.tgz
57 # Yarn Integrity file
58 .yarn-integrity
60 .yarn/*
61 !.yarn/releases
62 !.yarn/plugins
63 !.yarn/sdks
64 !.yarn/versions
65 !.yarn/patches
67 # dotenv environment variables file
68 .env
69 .env.test
71 # parcel-bundler cache (https://parceljs.org/)
72 .cache
74 # next.js build output
75 .next
77 # nuxt.js build output
78 .nuxt
80 # vuepress build output
81 .vuepress/dist
83 # Serverless directories
84 .serverless/
86 # FuseBox cache
87 .fusebox/
89 # DynamoDB Local files
90 .dynamodb/
92 # Webpack
93 .webpack/
95 # Vite
96 .vite/
98 # Electron-Forge
99 out/
101 dist
103 package-lock.json
106 undefinedelectron-log-preload.js