diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ node_modules/ builds/ .DS_Store +dictionaries/ +/test-results/ +/playwright-report/ +/playwright/.cache/ +/test/playwright/__screenshots__/ |