diff .gitignore @ 380:5f085e29a66c

Fix Latching bug (introduced when fixing shift and lock recently) - Also conditionally refresh the lcd screen if enabled /w interconnect (Not the ideal way to update, but the only way with the current KLL version)
author Jacob Alexander <haata@kiibohd.com>
date Sun, 04 Oct 2015 16:19:20 -0700
parents a2e9bb170eef
children b5746c43904e
line wrap: on
line diff
--- a/.gitignore	Tue Sep 29 20:21:29 2015 -0700
+++ b/.gitignore	Sun Oct 04 16:19:20 2015 -0700
@@ -41,6 +41,7 @@
 .Trashes
 ehthumbs.db
 Thumbs.db
+*.attr
 
 # Editor generated files #
 ##########################