mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
18 lines
238 B
Text
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/
|