Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/17693/head
QMK Bot 1 year ago
parent
commit
64d2097a27
1 changed files with 5 additions and 10 deletions
  1. +5
    -10
      .gitignore

+ 5
- 10
.gitignore View File

@ -27,16 +27,11 @@ quantum/version.h
*.uf2
# Old-style QMK Makefiles
/keyboards/*/Makefile
/keyboards/*/*/Makefile
/keyboards/*/*/*/Makefile
/keyboards/*/*/*/*/Makefile
/keyboards/*/*/*/*/*/Makefile
/keyboards/*/keymaps/Makefile
/keyboards/*/*/keymaps/Makefile
/keyboards/*/*/*/keymaps/Makefile
/keyboards/*/*/*/*/keymaps/Makefile
/keyboards/*/*/*/*/*/keymaps/Makefile
/keyboards/**/Makefile
# kbfirmware....
/keyboards/**/kb.h
/keyboards/**/kb.c
# Eclipse/PyCharm/Other IDE Settings
*.iml


Loading…
Cancel
Save