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

node_modules/

builds/

dictionaries/

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

ext/manifest.json

ext/lib/*