-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
85 lines (64 loc) · 847 Bytes
/
.gitignore
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
node_modules
**/node_modules
npm-debug.log
.DS_Store
dist
build
.idea
yarn-error.log
.cache
.vs/
docs-build/
#MacOS speciffic
.icloud
*.icloud
# IDE/Editor GraphQL Extensions
graphql.*.json
.gqlconfig
.env
# Relay modern
__generated__/
# Flow log
flow.log
# Jest junit file
coverage
junit.xml
# Random things to ignore
ignore/
package-lock.json
yarn-offline-cache
hard-source-cache/
**/hard-source-cache/
# Cypress
cypress/videos
cypress/screenshots
.parcel-cache
.vscode
!.vscode/extensions.json
dist-storybook
dist-dll
report.*.json
test-results/
lerna-debug.log
.cache
.webpack
.jest-cache
.eslintcache
.turbo
build/**
dist/**
.next/**
build-server
lib/
__diff_output__
tmp
.swc
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.vercel
firebase-service-account.json
firebase-config.json
assets
yarn.lock