diff options
author | ajp10304 <a.Pocklington@Gmail.com> | 2018-04-15 17:48:19 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-04-15 09:48:19 -0700 |
commit | ed62c6e146e685e41e434e3335065b1205f41925 (patch) | |
tree | 5872b5136646aa82c4856805f3ff674598bb9cc9 /.gitignore | |
parent | 32fd5e4f61d50df6a5828b258d995a5da242600b (diff) |
Ajp10304 (#2719)
* AJP10304 layouts for Planck and JJ40 now have mouse support. Moved macros onto Adjust layer
* .gitignore for intellij iml files.
* Updated Macros to use send string
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 971e90453b..799fb54def 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ doxygen/ .project .settings/ .idea +*.iml .browse.VC.db* *.stackdump util/Win_Check_Output.txt |