Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / packages / stylelint-config-proton / .gitignore
blobddcfcbb88d352d617b20952d5448b5d43466e06e
1 # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
3 # dependencies
4 /node_modules
5 /.pnp
6 .pnp.js
8 # testing
9 /coverage
11 # production
12 /build
14 # misc
15 .DS_Store
16 .env.local
17 .env.development.local
18 .env.test.local
19 .env.production.local
21 npm-debug.log*
22 yarn-debug.log*
23 yarn-error.log*
25 package-lock.json
26 yarn.lock
28 dist
29 .eslintcache
30 .idea
32 env.json
33 .env
34 src/app/config.js
35 src/app/config.ts
36 appConfig.json
37 env.json
38 po/i18n.txt
39 po/template.pot