repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'INDA-330-pii-update' into 'main'
[ProtonMail-WebClient.git]
/
applications
/
pass-extension
/
.gitignore
blob
24a8cabd2650939a560684c5c3173dcce24e3eb2
1
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2
3
# dependencies
4
/node_modules
5
/.pnp
6
.pnp.js
7
8
# testing
9
/coverage
10
11
# production
12
/build
13
/release
14
config.ff-release.ts
15
16
# misc
17
.DS_Store
18
.env.local
19
.env.development.local
20
.env.test.local
21
.env.production.local
22
23
npm-debug.log*
24
yarn-debug.log*
25
yarn-error.log*
26
27
# certs
28
*.pem
29
30
xcuserdata/
31
32
# Fastlane
33
**/fastlane/report.xml
34
**/fastlane/Preview.html
35
**/fastlane/screenshots
36
**/fastlane/test_output