mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
18 lines
No EOL
286 B
Text
18 lines
No EOL
286 B
Text
# Build products
|
|
src/environment.inc.ts
|
|
|
|
# Legacy build folders.
|
|
output/
|
|
build/
|
|
embedded/
|
|
|
|
# Current build output folder (matches standard node publish location).
|
|
dist/
|
|
|
|
# Other local files.
|
|
node_modules/
|
|
unit_tests/modernizr.js
|
|
source/environment.inc.ts
|
|
.idea/**/*.xml
|
|
*.iml
|
|
*.kpj.user |