-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (40 loc) · 747 Bytes
/
Copy path.gitignore
File metadata and controls
47 lines (40 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
react-tauri/src/test/test_mail_body_dict.json
react-tauri/public/mail_body_dict.json
react-tauri/src/test/all_tag_list.json
react-tauri/src/test/mail_to_tag_dict.json
react-tauri/src/test/tag_to_mail_dict.json
react-tauri/yarn.lock
node_modules/.yarn-integrity
react-ionic
node_modules
# dependencies
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
src/public/
dist
yarn.lock
package-lock.json
playwright/.cache
screenshots
playwright-report
# stryker temp files
.stryker-tmp
reports/mutation/mutation.html
stryker.log
.yarn
.nyc_output
__pycache__/capacitor-coverage-collector.cpython-310.pyc
lib