mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
17 lines
No EOL
269 B
Text
17 lines
No EOL
269 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
|
|
**/.idea/**/*.xml
|
|
**/*.iml
|
|
**/*.kpj.user |