diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2023-08-27 16:41:10 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2023-08-27 16:41:10 +0200 |
commit | fcce9177e356bb27283926451433130a8809fcb0 (patch) | |
tree | ff1aecf99be053f1681bd8965ae3f33c2a42169f /.gitignore | |
parent | 02d676bda89c2fb8469ea81f7429c19c1e29df7c (diff) |
Send the whole keymap to the device
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |