aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 40e825c68e76575e7e6167f4576e94142f023b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store

node_modules/

builds/

dictionaries/

/test-results/
/playwright-report/
/playwright/.cache/
/test/playwright/__screenshots__/

ext/manifest.json

ext/lib/*
!ext/lib/__mocks__/