mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
18 lines
390 B
Text
18 lines
390 B
Text
.vs/
|
|
build/
|
|
configure/
|
|
resources/
|
|
|
|
# cross-compile for meson wasm, built from wasm.build.<platform>.in
|
|
wasm.build
|
|
|
|
# These files may be copied here during Linux package builds
|
|
TIER.md
|
|
VERSION.md
|
|
shellHelperFunctions.sh
|
|
|
|
# The following files/subdirs are generated by autotools when building ibus-keyman.
|
|
# They can be removed after we convert ibus-keyman to use meson.
|
|
.deps/
|
|
.dirstamp
|
|
*.o
|