diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-06-13 16:27:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-13 16:27:52 +0200 |
commit | 68884a0b8a29ce8a7c2a2671b84e2c7b9c6cb674 (patch) | |
tree | 27b1219a6e2e34278b80af4af36c8c9ad579a76f /.gitignore | |
parent | aac57b3539608c28e714643de3cf581a6f6322e5 (diff) | |
parent | cabffaf86c17cdf74f92b8ef168fb9668f699c14 (diff) |
Merge pull request #3384 from keszybz/localed-keymap
More verbose logging in localed, unit tests, and a few tweaks to keymap conversions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 091b400182..f7db68b4a6 100644 --- a/.gitignore +++ b/.gitignore @@ -217,6 +217,7 @@ /test-journal-stream /test-journal-syslog /test-journal-verify +/test-keymap-util /test-libsystemd-sym* /test-libudev /test-libudev-sym* |