aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-07-03 07:36:03 -0700
committerDrashna Jaelre <drashna@live.com>2019-07-03 07:55:32 -0700
commita5e62ff2517e4add49ec67c1844b93e38144ea31 (patch)
treed5e7391286399f96b97d5ad196c01ecb32728395 /.gitignore
parent110622eaa2787cc54818083d4243653b088e5b5a (diff)
downloadlufa-a5e62ff2517e4add49ec67c1844b93e38144ea31.tar.gz
lufa-a5e62ff2517e4add49ec67c1844b93e38144ea31.tar.bz2
lufa-a5e62ff2517e4add49ec67c1844b93e38144ea31.zip
QMK Lufa Bootloader Generation (qmk#2009)
This re-implements the code changes into QMK's LUFA repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31a69b035..f81d9a34c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ node_modules/
LUFA/StudioIntegration/ProjectGenerator/*
LUFA/StudioIntegration/DocBook/*
!LUFA/StudioIntegration/Docbook/mshelp/*
+Keyboard.h \ No newline at end of file