]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / .gitignore
index 580d62e94420eb98fdb7a6d27f8e7dee946966a1..e766619098775fd1e35f444ab19fd9e9a9926c76 100644 (file)
@@ -24,6 +24,9 @@ CMakeLists.txt
 .DS_STORE
 /util/wsl_downloaded
 /util/win_downloaded
+/keyboards/*/Makefile
+/keyboards/*/*/Makefile
+/keyboards/*/keymaps/Makefile
 
 # Eclipse/PyCharm/Other IDE Settings
 .cproject
@@ -48,4 +51,4 @@ util/Win_Check_Output.txt
 
 # things travis sees
 secrets.tar
-id_rsa_*
\ No newline at end of file
+id_rsa_*