spiegel-keyman/common/core/desktop/.gitignore
Eberhard Beilharz cdee19e953
chore(linux): Add integration tests for ibus-keyman
This change adds integration/regression tests for ibus-keyman. It
re-uses the unit tests that we have for core.

Also modifies one test so that the context doesn't use characters
used in the keyboard. This makes it easier to setup in ibus-keyman
tests.
2021-11-04 09:22:28 +01:00

19 lines
423 B
Text

.vs/
build/
configure/
# 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
src/rust/keyman_keyboard_processor/target/
# 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