mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
14 lines
No EOL
190 B
Text
14 lines
No EOL
190 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 |