spiegel-keyman/web/.gitignore
Eberhard Beilharz 12d56453a4
test(web): add e2e tests for KMX keyboard with web-core
Also add similar tests for a JS keyboard.

Test-bot: skip
2025-12-05 19:13:27 +01:00

18 lines
238 B
Text

# Legacy build folders.
output/
build/
# Current build folders.
intermediate/
release/
# Other local files.
node_modules/
source/environment.inc.ts
**/.idea/**/*.xml
**/*.iml
**/*.kpj.user
# Playwright
playwright-report/
test-results/